A software for managing auto parts inventory with features like
- Buying new parts.
- Keep track of different vendors.
- Adding/Removing items.
- View total revenue at the end of day.
- View revenue graph for previous 30 days.
Clone the project
git clone https://github.com/Kargnin/MPSS.git
Go to the project directory
cd MPSS
Install dependencies
pip install -r requirements.txt
Copy "StatsData.db" from Startig Database folder and paste in project directory
Start the application
python main.py
To view and edit the included design files use QT Designer.
- Additional Features like timeline and tools for graph analysis