Track trucks without touching Command Alkon.
Drivers use a very simple PWA on their phone. Managers see live status, location, history, and route trails from one lightweight SQLite app.
Driver first
Big buttons, less typing, no complicated load screen. Start, status, stop.
Easy database
One SQLite file on the server. No Firebase, no cloud database setup.
Native later
The HTML app can later be wrapped with Capacitor for Android/iOS background tracking.