Geo Tracking¶
Summary
Mobile trip tracking for drivers (start/end, distance, duration, breaks). At the end, choose whether breaks are billable. Autoβcreate a trip log and push into invoices.
Acceptance Criteria
- Auto capture start/end, distance, duration.
- Detect breaks; optionally bill them.
- Create a detailed trip log usable in invoices.
Examples
- Grocery delivery: daily trip overview for billing.
- Taxi: wait times detected; driver chooses billing of breaks.
- Courier: precise distance/time logs for each run.