# Dashboard UI Kit — TRM Race director / timing official dashboard. Primary surface for organizing events, managing waves and bibs, and running race control on race day. ## Screens covered - **Events overview** — list of upcoming/live/past events with KPI strip - **Race control** — live event view with leaderboard, mat status, and alert feed ## Components - `TopBar.jsx` — sticky header with brand, search, clock, user - `SideNav.jsx` — primary navigation - `EventsTable.jsx` — events list with status pills - `KpiStrip.jsx` — 4-up KPI cards - `RaceControl.jsx` — leaderboard + alert feed + mat status - `AlertFeed.jsx` — race-control alerts Open `index.html` to interact (click between screens).