A simple Kotlin Android app made for Stormotion as a test task.
- ViewModel
- RecyclerView
- Kotlin Coroutines
- Coil
- DaggerHilt
- Retrofit 2
- NavigationComponent
| DarkTheme | LightTheme |
|---|---|
![]() |
![]() |
| DarkTheme | LightTheme |
|---|---|
![]() |
![]() |
It was interesting to work on the app. As a new experience I learned how to use Mockaroo Api. In the application itself I tried to follow MVVM architecture. Also all data comes in one API request to ListFragment and passed as a Parceble argument to DetailsFragment.
As part of the task Google AdMod implemented in dev branch with some bugs. (TODO Fix it)



