MartinKoleff / KareFitnessApp

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

History of done workouts #16

Open MartinKoleff opened 6 months ago

MartinKoleff commented 6 months ago

Add history icon in toolbar of do workout screen. This is going to be a full dialog screen with list view of all workouts. Maybe add exercises list view also?

MartinKoleff commented 2 months ago

Added date for each DoWorkoutPerformanceMetrics so sorting and searching can be done.

MartinKoleff commented 2 months ago

To desing the screen for WorkoutHistory.