Visible on customer map
Operations
Dashboard
Driver subscriptions
Mobile records current
Location or billing issues
Live Fleet
Tracking status, current stop, and subscription condition.
| Truck | Driver | Plan | Status | Last Location | Last Sync |
|---|
System Activity
Latest billing, sync, and location events.
Driver Management
Edit driver status, assigned truck, and verification.
Driver Subscriptions
Change plans, payment state, and feature access.
| Driver | Truck | Plan | Billing | Renewal | Action |
|---|
Collections
Database entities shared by admin and mobile app.
Trucks
Current records in selected collection.
Location Tracking
Fleet positions and stale GPS detection.
Tracking Controls
Force refresh and monitor driver heartbeat.
Audit Logs
Admin actions, mobile sync jobs, and location events.
Mobile Synchronization
API contracts for the iOS app and admin dashboard.
Deploy Checklist
Required before production launch.
- Point `foodtuck.appsorder.com` DNS to hosting target.
- Set `ADMIN_API_BASE_URL` to production API.
- Enable admin authentication.
- Connect subscriptions to StoreKit/Stripe backend.
- Move image uploads to object storage.