This is a simple Inventory Management System built with Python. It helps users manage and track the inventory of products, including features like adding, updating, deleting products, and generating reports.
- User Authentication
- CRUD Operations for Products
- Inventory Tracking
- Report Generation
- Python 3.x
- Tkinter (for GUI)
- SQLite (for database management)
- Clone this repository to your local machine:
git clone https://github.com/muskanyadav1234/Inventory_Management-System.git