A complete, professional, fully functional desktop-based Inventory Management System built with Python, Tkinter, and SQLite.
Inventory_Project/ │ ├── dashboard.py ├── employee.py ├── supplier.py ├── category.py ├── product.py ├── sales.py ...