refined ideas + start.sh rely on .env

This commit is contained in:
2026-07-26 09:59:56 +02:00
parent d308201803
commit 3b2b5d0735
2 changed files with 7 additions and 15 deletions

View File

@@ -8,9 +8,10 @@ for that history) and remove it from here once a spec exists.
## Backlog
- add dedicated workouts in database (instead of hard linking them in activities)
- better UX for MFA management
- better UX for activities/workout download (progress bar, error management)
- 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
- profile deletion: add a way to delete our profile with a dedicated button on the profile page (which by extension will also logout the user, to be consistent with the logic that login will trigger the profile creation)
- 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
- 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