ServiceHub — Auto-Workshop Platform
Auto-workshop management — service orders, VIN decoding and automatic SMS.
Auto-workshop management — service orders, VIN decoding and automatic SMS.
Auto workshops juggle service orders, vehicles, customers and appointments — usually on paper or in Excel. They needed a fast, multi-tenant system that works from the phone on the shop floor and notifies customers automatically.
Timing-attack-resistant auth
a PBKDF2 dummy hash equalizes response times whether or not the user exists — no leak through timing.
Automatic SMS, reliable delivery
an SMS queue with lease/claim and a stuck-item sweeper; an NSSM agent (a Windows service) on a shop PC drains the queue and sends via the Huawei modem — no external SMS gateway (the agent API is authenticated + rate-limited).
VIN decoding with fallback
NHTSA as the primary source, with manual ISO 3779 decoding when the API is unavailable.