Auto Service Management System
A web application designed to automate auto service operations. The system includes management of clients, vehicles, service orders, and technical staff, role-based access control, and full CRUD functionality via the administrative interface. The backend is built with Django using ORM and a relational database. The project demonstrates practical use of the MVC approach and backend web architecture.