Skip to content

Kargnin/MPSS

Repository files navigation

MPSS - Motor Part Shop Software

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.

Run Locally

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.

Screenshots

main.gif

TODO

  • Additional Features like timeline and tools for graph analysis

Authors

About

Motor Part Shop Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages