YourInventory
Scroll down for description



YourInventory
● Fully Functional Single Page Application (SPA) for a managing warehouse inventory.
● The Website’s data is stored in MongoDB and retrieved via the server-side API.
● Implemented Firebase Authentication & Private Route for security purposes.
● User can create a account for accessing the inventory
● A user who is verified using JWT can inventories added by him/her
● A user can add new item to the inventory
● A user can update quantity of items in the inventory
● Any modifications or adding of items in the client-side in stored in the MongoDB database