
Project Information
- Project Name: MangoDB: Inventory Management System
- Project date: August 2020
- Project URL: MangoDB
- Project API Repository: Click Here
- Project Client Repository: Click Here
MangoDB: Smoothie Franchise Inventory Management System
MangoDB is a single page application designed as an inventory management system. This application was designed and built in collaboration with three other developers. Together, we produced both a custom API (using MongoDB, Mongoose and Expressjs) and, on the front end, a client created entirely with React. MangoDB has the functionality to create, read, update, and delete data in a database, implementing 4+ RESTful routes for handling GET, POST, PUT/PATCH, and DELETE requests.