15 lines
767 B
Markdown
15 lines
767 B
Markdown
# Phase 007 Execution
|
|
|
|
## Goal
|
|
Improve the vehicle tracker UI for mobile-first use with dashboard-style vehicle tiles, clearer vehicle detail layout, collapsible sections, and maintenance status visibility.
|
|
|
|
## Planned Changes
|
|
- Show vehicle tiles on the vehicle index instead of a plain table.
|
|
- Surface overdue/upcoming maintenance names on vehicle tiles.
|
|
- Reorder the vehicle detail page around the mobile fuel-entry workflow.
|
|
- Add top-of-page overdue/upcoming maintenance alerts only when needed.
|
|
- Convert vehicle details to a compact table.
|
|
- Make sections collapsible, with fuel open by default and maintenance open when attention is needed.
|
|
- Add lightweight dashboard styling in plain CSS.
|
|
- Update request specs for the new structure and status behavior.
|