This project provides stock management option like product management, sales management to keep record in the database.
Language used is python. Database used is MySQL. Username and password corresponds to the mysql username and password of the database being used and depend on used mysql account.
Features Provided:
- PRODUCT MANAGEMENT
- PURCHASE MANAGEMENT
- SALES MANAGEMENT
- USER MANAGEMENT
- DATABASE SETUP(for first time setup and listing the tables created)
Tables used in database
- product
- orders
- sales
- user