This repository is having all the codes with json files for making an inventory management system during ETG AI/ML Internship
I've used JSON file system for it.
Following features are added per product :
- Product id
- Name of product
- Price
- Quantity
My project can do following things :
- Generate Bills
- Update Inventory
- Purchase for Customers
- Add items to inventory