Description:
Inventory Management is the simple Web application that allows us to manage the operations happening in the warehouse of different products and at different locations. It also helps to add,edit and view products and product locations and also different product movements which helps in moving the product from one location to another.
Features:
This Inventory Management System allows you to various tasks:
- Add/Edit/Delete View Products
- Add/ Edit/Delete/View Locations
- Add/Edit/Delete/View Product Movements
- Overview(helps in viewing report of the particular product movement)
Assumption: Here it is assumed that for a location, the first entry should have empty 'From', because you cannot send something you don't have.
Screens:
Dependencies :
- Flask
- Sql Alchemy








