This project is a web-based management system designed to support typical workflows in environments such as repair shops or small businesses handling physical inventory.
It allows users to manage products, track stock across storage locations, maintain customer records, and handle repair orders from creation to completion. Repairs can be assigned statuses, linked to spare parts, and tracked over time.
The application is built with Python-Flask and uses separate modules for inventory, customers, and repair workflows.
This project was developed in March 2023 and is no longer actively maintained!