Skip to content

TeenWolf3301/StormotionTestTask

Repository files navigation

StormotionTestTask

A simple Kotlin Android app made for Stormotion as a test task.

Used libs and technologies

  • ViewModel
  • RecyclerView
  • Kotlin Coroutines
  • Coil
  • DaggerHilt
  • Retrofit 2
  • NavigationComponent

MainScreen (ListFragment)

DarkTheme LightTheme
DarkThemeList LightThemeList

DetailsFragment

DarkTheme LightTheme
DarkThemeDetails LightThemeDetails

Summary

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)

About

A simple Kotlin Android app made for Stormotion as a test task.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages