Skip to content

WEB-001: Replace hardcoded values in widget components with Supabase queries

Track: 1 — MVP
Section: 1.51 Dashboard Widgets — Real Data
Status: [ ] Todo
Repo: champion-stats-hub
Branch: feature/WEB-001-widgets-real-data

Done When

Each of 28 widgets calls supabase.from('health_metrics').select(...). No hardcoded numbers when user is logged in

Notes

No notes yet.