simonalveteg / Workout-Tracker

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

Ability to add aliases to exercise names #46

Open simonalveteg opened 1 year ago

simonalveteg commented 1 year ago

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