Giter Site home page Giter Site logo

n2p-s3-internship-task's Introduction

N|Solid

Description

We would like to see proven basic skills of using .net core (mvc/entity framework) and react. That's why we offer to make the next steps:

Endpoint specification

The endpoint should accept list of key words (e.g. frameworks) and produce randomly generated technical task based on passed key words. There are no strict requirements for quality of generated text, but the smarter result, the higher scores. Don't be scary, it's not about AI, but about a little bit of uncertainty. Predefined list of key words should be stored in a database. On UI required ability to specify key words, button for generating, text field for the result.

Priorities in descending order:

  • Application meets the basic requirements, errors couldn't be caused from UI
  • Clean code base
  • Nice UI and additional features

Example:

Storage:   actors: [developer, astronaut, president],   actions: [shoot, jump, eat],   additions: [frogs with a laser gun, from space, ...],   template: Implement application using {techStack} allowing {actor} {action} {addition}.

Request:   Post http://localhost:5000/generateTask   Body {     techStack: [".net", "react"]   }

Result: Using .net, react implement an application allowing developers shoot frogs with a laser gun from space.

Good luck and happy coding!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.