Code Monkey home page Code Monkey logo

back-end-take-home's Introduction

{ "developer": "Back-end" }

Hey! We are excited that you are interested in joining the team at Regov Technologies.

We feel that the best place to really show us your skills is somewhere you feel comfortable. This test should not take you a long amount of time to complete.

This take home test is used to determine how you go about solving problems logically, as well as building out easy to use, API End points. This test is open to interpretation and implementation.

Coding Challenge

Managing product inventory requires adding products to a product catalog and adding warehouses to store the products. A system administrator control access rights for users.

Develop a backend app that exposes APIs for managing inventory with the following features:

  1. Add product
  2. Add warehouse
  3. Stock
  4. Unstock
  5. List product
  6. List warehouses
  7. List warehouse
  8. Delete product
  9. Delete Warehouse
  10. Manage users

User Stories (Requirements)

  • As a user I can register.
  • As an admin i can approve registration, reject, suspend, and delete users.
  • As a user I can login in only after approval and do the following on a product:
    • Add product
    • List products
    • Add warehouse
    • List warehouse
    • List warehouses
    • Delete product
    • Delete warehouse
  • As a user I can logout from the system
  • As an admin i can login to manage users

Feel free to go above and beyond if you have ideas for extra features!

Notes and recommendations

  • Use Node.js | Python
  • Dockerise the application
  • The project structure is up to your decision.
  • You are recommended to use git commits in a logical manner to demonstrate the development progress
  • Writing tests and adhering to development standards/conventions will attract extra points.
  • Writing design documents will attract extra points :)

The HandOver

  • Send your implementation in Git Repo.

The Review

Please include a README file with a quick description of your solution, the thought process, and any points you'd like to highlight. It will help us during the review, where we'll look at:

  • VCS history
  • the project structure,
  • the project architecture,
  • coding practices,
  • consistent coding style and formatting,
  • namings and naming conventions,
  • good use of comments,
  • lint warnings and code smells
  • unit & integration tests

back-end-take-home's People

Contributors

paul-ag avatar venkatregovtech avatar

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.