simonalveteg / Workout-Tracker

A Workout Tracker for Android written with Jetpack Compose using MVVM architecture, a room database and dependency injection with dagger hilt.
21 stars 1 forks source link

Suggest exercises to add based on previous sessions #7

Open simonalveteg opened 1 year ago

simonalveteg commented 1 year ago

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 of the list maybe?

simonalveteg commented 1 year ago

Maybe not necessary if #8 is implemented? Suggestions could still be nice, but not an essential feature imo.