A simple one page Kotlin app, built using MVI architecture, showing the current day's COVID statistics for the selected country
COVID-19 API used: https://api.covid19api.com/
- 'com.squareup.retrofit2:retrofit:2.9.0'
- 'com.squareup.retrofit2:converter-gson:2.9.0'
- 'io.reactivex.rxjava3:rxkotlin:3.0.0'
- 'com.jakewharton:butterknife:10.2.1'