Goal
The redesigned stats dashboard is fully built and styled. Real chart library, real layout, driven by the mocked StatsPayload.
Tasks
Stats page
StatsDashboard component
StatCard component
StatusBreakdownChart component
DemographicsChart component
SubmissionTimeline component
Loading and empty states
Styling
Definition of done
Goal
The redesigned stats dashboard is fully built and styled. Real chart library, real layout, driven by the mocked
StatsPayload.Tasks
Stats page
/admin/stats: server-fetchesGET /api/v1/stats, passes the typed payload toStatsDashboard.StatsDashboard component
StatCardtiles for the headline numbers (total applicants, submitted, admitted, RSVP'd).StatusBreakdownChart,DemographicsChart,SubmissionTimelinearranged responsively.StatCard component
StatusBreakdownChart component
DemographicsChart component
SubmissionTimeline component
Loading and empty states
Styling
Definition of done
/admin/statsrenders the full dashboard with mock data and looks production-ready.