Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 516 Bytes

File metadata and controls

11 lines (11 loc) · 516 Bytes

Inventory_Management_system

This is the inventory management project with the help of python and json file.

Its contain two panel
1.Admin_Panel
2.User_panel

1.Admin pane viewAdd, upgrade, delete, logout product function on it.
2.User panel contain view products and Purchase Products and logout fuction on it.
3.All data comes from Inventory.json file, which contain all information about products.
4.Record.txt contain all the purchase information withn its time.