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

Add the ability to select from previous sessions when adding an exercise #57

Open simonalveteg opened 3 months ago

simonalveteg commented 3 months ago

When adding an exercise to a session there should be an option to select from previous sessions, presenting a list of sessions with its exercises visible and selectable?