Skip to content

guillermoAlbarello/verdant-kidney

 
 

Repository files navigation

Moravia developers test

Description

In this repository you will find a solution with some of the tools we use on daily basis. bellow a list for your reference

in this case we are using a simple json file to store data, it will be enough for this excersise, but feel free to replace it with any tool you feel used to work with.

Tasks

###Finish inventory implementation by creating a web interface for this api to:

  1. Create a new inventory Item
  2. Archive an inventory Item
  3. Add stock to the inventory item
  4. Remove stock from the inventory

Along the way you may encounter code that may need to be fixed, please comment on each of them on git commit or directly on code whatever way fit your style of development.

##Workflow

  1. Please fork this repository under your github account.

  2. Clone it on your machine.

  3. To work on it you can use any of these tools:

  4. Commit and push to your master as often as you can, we care a lot about your decision making process even more than code delivered.

  5. If you think it will clarify your work feel free to add documentation, or comments on any form you see fit inside the project, we deleted many commnets that this piece of code had to spice things up a bit 😈.

  6. If you are used to write tests, please add them on Test project on this solution, if you are more used to work with other testing framework, please change it and use the one you want.

Good luck, Looking forward for your solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.4%
  • JavaScript 26.2%
  • CSS 8.4%