Skip to content

This was originally a code challenge for a company, but now is an example of MVI on Android.

Notifications You must be signed in to change notification settings

JGproyectos/JsonPlaceholderApp

 
 

Repository files navigation

CircleCI

JsonPlaceholderApp

An example app written with the http://jsonplaceholder.typicode.com/ API. Utilises Kotlin, RxJava and MVI.

I chose to focus more on the architecture of this project because I wanted to attempt to utilise ViewModels + MVI + Koin in a nice way, and because architecture is generally more interesting to me.

About

This was originally a code challenge for a company, but now is an example of MVI on Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.6%
  • Shell 1.4%