Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 884 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 884 Bytes

Stock-Manager

Stock manager app made with PyQt5. This application organize and monitor inventory levels, it keep the count of products and its quantity. It also keep the count of member to whom the product has been sold.

Requirements

PYQt5

sqlite3

Screenshots

*Run The main.py File

Product Tab

Member Tab

Statistic Tab

you can also use filters to find the product

click on add product in the toolbar to add product

click on add member in the toolbar to add member

you can update products and member

you can sell the product