Workout-Tracker icon indicating copy to clipboard operation
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.

Results 25 Workout-Tracker issues
Sort by recently updated
recently updated
newest added

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...

suggestion

Add the ability to log weight, preferably syncable with google fit.

suggestion

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...

suggestion

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...

suggestion

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...

suggestion

Support for training cycles and 1RM calculations. Maybe a 1RM button on exercises that when pressed shows current 1RM?

suggestion

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...

enhancement

Update database to use list instead of string. Add ability to add alternate names to existing exercises

enhancement

Change functionality so that the card collapses into a pill that can be dragged onto another exercise, or down to a 🗑️

enhancement

In order to easily see which sessions are from where the year could be displayed to the left of the date

enhancement