The Inventory management system allows user to view and manage various inventories added in the system. System generatesales reports of products for different categories and also notify the user to reorder the product.
Click to View Demo of Inventory Management System https://drive.google.com/file/d/1F0Fdb6mDn7KLImPYqJYGTDYtqUVhjel0/view?usp=sharing
- Add items: This is used to add the items that are brought into the inventory.
- Add category :This is used to create new category in system.
- Reorder level: This is used to notify the owner to place anorder for a product if the quantity of that product goes below acertain level.
- Delete items:- It will delete item from the stock but first it will give warning as are u sure want to delete.
- Search History:- It wil used to view search history ofparticular item .It will also give search History .
- Export to csv:-It will create csv file in your system
- Issue item: It is used to issue items to the retailer
- Receive item:It is used to receive the items from supplier.
Tech Stack:- 1:-Python 2.Django 3.MySQL Workbench
Implementation:-