A simple Stock Management System for school students, built with Python and MySQL/SQLite, featuring user authentication, inventory management, sales tracking, and reporting.
- Database Connection using mysql.connector
- Add, update, delete, and search products and suppliers
- Record and track sales
- Clone the repository:
git clone https://github.com/sgr-m/stock-management-system-using-python-sql.git
2. Import stockManagement.sql using XAMPP --> phpMyAdmin
3. Execute stockManagementSystem.py from Python Editor