Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonalveteg/workout-tracker
A Workout Tracker for Android written with Jetpack Compose using MVVM architecture, a room database and dependency injection with dagger hilt.
https://github.com/simonalveteg/workout-tracker
dagger-hilt jetpack-compose kotlin-android mvvm-architecture room-persistence-library workout-tracker
Last synced: about 1 month ago
JSON representation
A Workout Tracker for Android written with Jetpack Compose using MVVM architecture, a room database and dependency injection with dagger hilt.
- Host: GitHub
- URL: https://github.com/simonalveteg/workout-tracker
- Owner: simonalveteg
- Created: 2021-12-29T21:54:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T13:58:25.000Z (over 1 year ago)
- Last Synced: 2023-08-05T14:55:26.383Z (over 1 year ago)
- Topics: dagger-hilt, jetpack-compose, kotlin-android, mvvm-architecture, room-persistence-library, workout-tracker
- Language: Kotlin
- Homepage:
- Size: 846 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workout-Tracker
A Workout Tracker for Android written with Jetpack Compose using MVVM architecture, a room database and dependency injection with dagger hilt.I got into android app development in order to make a workout tracking app that is easy to use, looks good, doesn't have the unnecessary bloat like many other apps on the app and that is free. This app is far from done, but the most important functionality is there and I periodically spend lots of time improving it.
# Screenshots
# Planned Functionality
- [ ] Statistics screen
- [ ] Exercise Presets
- [ ] 5/3/1 support
- [ ] More Exercises