- Add as many products to database
- Update info about products as per your choice
- Handle dynamic sales
- Generate & save bills
- Print bills
- Notifies less stock in database
Add a new product the database
- Install dependencies
$ pip3 install -r requirements.txt