Web dashboard
The web dashboard that complements the phone app.
Last updated: 2026-04-07
See App: Web dashboard for the user-facing version.
Why it exists
The phone app is intentionally minimal. Some members — especially coaches and longevity clinicians — need a deeper view: 90-day trends, exports, side-by-side comparisons.
Architecture
The web dashboard is a thin React app served from app.wellex.io. It reads from the same API as the phone app, with the same per-user encryption envelope. No data is duplicated for the web.
What it adds
- 90-day WVI trend with annotation overlays.
- Sleep stage breakdown by night.
- HRV nightly distribution histograms.
- Activity acute/chronic ratio chart.
- CSV and PDF exports.
What it does not add
- Real-time alerts.
- Push notifications.
- Anything that would pull a member into doom-scrolling their wellness data.