RickAndMor

RickAndMor is an app that build to learn how to implement MVI (Model-View-Intent) pattern. I use rickandmortyapi as an API.

Implementation

  1. MVI (Model-View-Intent) Pattern
  2. Kotlin Coroutine
  3. Kotlin Flow
  4. Retrofit, Gson, OkHttpLoggingInterceptor

Screenshots


screenshots

What's next ?

  1. Implement dependency injection framework - Koin/Hilt/Dagger
  2. Write unit-test