Sales and Inventory Management System is a Tkinter (python module) based GUI application to generate sales invoices and maintence of inventory.
- This application works on two levels of users, each category has different levels of rights to update the data & maintenance of masters like below.
- Add/Remove/Edit Products
- Track Inventory
- Check and review Sales data
- Add/Remove Transactional users (Staff)
- Make Invoice
- Check Available Products
python -v 3
python main.py
or
python3 main.py
Login as USER:- Username-> USER Password-> USER
Login as ADMIN:- Username-> ADMIN Password-> ADMIN
-> You an also Create your own admin or user account!
image.png
image.png
image.png
image.png
image.png