Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 520 Bytes

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