Simple MVVM app built by Jetpack Compose gets its data from REST API, Retrofit2
Jetpack Compose ToDo API
This app is built by Jetpack Compose and gets its data from JSONPlaceholder API.
Screenshots:
Tech stack:
- Jetpack Compose
- MVVM
- Dependency Injection (Hilt)
- Kotlin Coroutines
- Retrofit