WeatherApp_MVI_sample icon indicating copy to clipboard operation
WeatherApp_MVI_sample copied to clipboard

🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library

WeatherApp

Build CI

Sreenshots

Features

Trying:

Debug apk

Todo

  • Add testing
  • Use Kotlin coroutine and suspend function instead of Rx Single, Rx Completable
  • Fix some problems