You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
This is the inventory management project with the help of py and json file