random-footballer
Jetpack Compose android app that gets random footballer data from REST API. Retrofit, Dependency Injection...
Random Footballer
Basic android app built by Jetpack Compose and gets its data from KTOR backend that I build Footballers REST API. Every button click it gets random footballer data from server and presents it in screen.
Screenshots:
Tech stack:
- Clean Architecture
- MVVM
- Dependency Injection (Hilt)
- Jetpack Compose
- Kotlin Coroutines
- Git
- Coil
- Retrofit