Warehouse manage System.
-
This is a central repository for a large company that enables them to control and view the inventory of each of its smaller companies’ warehouses. This large company can have many smaller companies, and each smaller company may have any number of warehouses. Each of these warehouses have a maximum capacity and cannot surpass that limit.
-
the parent company can the reading, adding, updating, and removal of the items stored in each warehouse and have it displayed on the frontend.
- HTML, CSS, Javascript, Mongoose(MongoDB), Chartjs
Run the following commands in your terminal
npm start
Navigate in the browser to
localhost:8080
To get started, follow these steps:
Run the following commands in your terminal
npm i
Contributions are welcome! Please create an issue or pull request with your input.
This application is covered under the MIT license
For any questions, please reach out by creating an issue.
Developer's Repos
Jehyun Jung