Service department audit
Service Department Vehicle Audit
Verifies that every vehicle in the service department has an open repair order by scanning its VIN with the device camera.
Problem
An automotive dealership's service department holds vehicles under repair, completed vehicles awaiting pickup, and vehicles whose presence is undocumented. There was no reliable point-in-time record of which vehicles were physically in the service department.
Solution
The application retrieves open repair orders from the DMS and compares them with the physical walk-through. Vehicles without a matching repair order retain their details and location for follow-up.
Outcome
The dealership receives a verifiable snapshot of the vehicles present in the service department and identifies those without a matching repair order.
My role
I designed and built the mobile walk-through, DMS lookup, evidence capture, and corporate inventory tracking.
How it works
The physical walk-through checks each vehicle in the service department against open repair orders and documents every exception.
Scroll horizontally to view the full diagram.
Key functions
- VIN scanning with the device camera, with manual entry as an alternative.
- Automatic comparison against the dealership's open repair orders.
- Physical location assigned to every verified vehicle.
- Records vehicles without a matching repair order, including VIN, description, and location.
- Four access roles: administrator, corporate auditor, brand auditor, and dealership auditor.
- Excel reports and real-time progress tracking.
Technical details
- Backend
- NestJS 10 · TypeORM · PostgreSQL 15
- Frontend
- React 18 · Vite · Tailwind CSS · browser image capture
- Infrastructure
- Elastic Beanstalk · RDS PostgreSQL · S3
- Data source
- Open repair orders from the DMS