Files
geniusrun/docs/IDEAS.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

# Ideas for future development
Informal running list of things worth doing eventually. Not specs, not plans —
just enough to jog memory at the start of a future session. When one of these
is actually ready to be built, run it through the normal brainstorming ->
writing-plans flow (see `docs/superpowers/specs/` and `docs/superpowers/plans/`
for that history) and remove it from here once a spec exists.
## Backlog
2026-07-26 09:59:56 +02:00
- improve first connection page: in CreateProfile.tsx, in addition to the display name, we should directly ask garmin login/password and manage MFA from there, so the synchronization experience in profile page will be easier later on
- dedicated workouts section: add workouts table in database and create a dedicated page in UI (use an "objective" icon)
- improve activities/workouts download: make it modal, add progress bar, error management
2026-07-25 21:59:56 +02:00
- better UX when backend is not available (instead of "TypeError failed to fetch")
- better UX for activities (list layout without the graphs, detailed view with different graphs for each phase incl. delta with workout)
- add icon to indicate if an activity has an associated workout
## Someday / maybe
2026-07-25 21:59:56 +02:00
- dedicated tab for past workouts (or find a way to show them in the "training plan" tab)
- training programs with phases (tapering, easier weeks, post-race recovery)
-