Workout-Tracker
Workout-Tracker copied to clipboard
A Workout Tracker for Android written with Jetpack Compose using MVVM architecture, a room database and dependency injection with dagger hilt.
Session header is not currently clickable (see #22), but when it is clicking it should open a bottom sheet where you can set start/end time, date, (weight?? #27) and some...
Add the ability to log weight, preferably syncable with google fit.
To prevent accidental edits older sessions should be locked unless the unlock fab is clicked (with an 'are you sure' dialog?). Only the most recent session should be unlocked by...
When adding exercises the presets appear at the top of the list. An expandable card that when expanded shows which exercises are included. Possibility to deselect specific exercises in a...
When adding exercises to a session, check which exercises are already added and check other sessions for exercises that usually are added with those. Could be shown at the top...
Support for training cycles and 1RM calculations. Maybe a 1RM button on exercises that when pressed shows current 1RM?
I never use light mode, and the app has been designed using dark mode. I always have my phone in dark mode so I never notice how shit the light...
Update database to use list instead of string. Add ability to add alternate names to existing exercises
Change functionality so that the card collapses into a pill that can be dragged onto another exercise, or down to a 🗑️
In order to easily see which sessions are from where the year could be displayed to the left of the date