Skip to content

A simple one page Kotlin app, built using MVI, showing the current days COVID statistics for a selected country

Notifications You must be signed in to change notification settings

calebcuthbertlinden/covidsastats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covidsastats

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/


External libraries used

  • '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'

About

A simple one page Kotlin app, built using MVI, showing the current days COVID statistics for a selected country

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages