This document describes a vehicle service management system that uses priority scheduling. The system aims to design a web-based management tool to efficiently organize tasks for admins, clerks, mechanics, and customers. Priority scheduling prioritizes services based on estimated time, assigning the quickest jobs first and distributing work evenly among mechanics. The system allows users to login, manage profiles, book and receive notifications for vehicle repairs. It implements priority scheduling to optimize the repair queue and workload distribution.