Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 712 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 712 Bytes

Sales-and-Inventory-Management-System

Sales and Inventory Management System is a Tkinter (python module) based GUI application that generates sales, invoices and maintenance of the inventory.

  • This application works on two levels of users, each category has different levels of rights to update the data & maintenance of masters like the information mentioned below.
For Admin (Owner)
  • Add/Remove/Edit Products
  • Track Inventory
  • Check and review Sales' data
  • Check Accounts' data

For Transactional Users

  • Make Invoices
  • Check Available Products

Requirements

Operating System -: Windows
python -v 3

Setup

python set_up.py

Execution

python program.py