MartinKoleff / KareFitnessApp

Android fitness app made in Jetpack Compose.
MIT License
4 stars 0 forks source link

Exercise categorization and Warmup section in DoWorkoutScreen #54

Open MartinKoleff opened 5 months ago

MartinKoleff commented 5 months ago

Have a way to configure which first exercises are considered warmup. In NextExerciseCooldownScreen show different text (example: "Currently doing warmup exercise ...")

MartinKoleff commented 5 months ago

Categorize exercises (first section -> biceps, second section -> triceps, etc...) and show custom UI based on the sections.