Tracks
A Track is a physical circuit. Tracks are referenced by Events.
What's stored
| Field | Notes |
|---|---|
name | e.g. Sebring International Raceway |
country | ISO country code |
lengthKm | Lap length |
cornerCount | Optional |
parameters | JSONB — Track-scoped Definition data |
Where it shows in the app
- Admin → Tracks (
/admin/tracks) — DataGrid view, create / edit / delete
What you can do today
- Full CRUD via
/tracksand the admin screen - See the seeded Sebring track row
What's coming
- Track map upload + sector definition
- Lap markers per-track (today they're per-account)
- Photo + asset library