# Covid Today Android app

Close to the beginning of the pandemic, I made a [React app that displayed COVID-19 data per country](https://blog.tinaciousdesign.com/covid-19-data-by-country). 

This is the Android version. Built in native Android with Kotlin, I developed it as an opportunity to build something with some newer Android API's including LiveData, ViewPager2, and coroutines.

You can see the [source code on Github](https://github.com/tinacious/CovidToday-Android) or [download the app on AppCenter](https://install.appcenter.ms/users/info-145/apps/covid-today/distribution_groups/everybody).


## Demo time

![Demo screencast of the Covid Today Android app](https://cdn.hashnode.com/res/hashnode/image/upload/v1609654665977/RbwvI2u66.gif)

![Covid Today Android app screenshot](https://cdn.hashnode.com/res/hashnode/image/upload/v1609653735601/78u1xDc-j.png)

![Covid Today Android app screenshot](https://cdn.hashnode.com/res/hashnode/image/upload/v1609653742290/kJzcNY-_0.png)

![Covid Today Android app screenshot](https://cdn.hashnode.com/res/hashnode/image/upload/v1609653748948/mrs0OH6Hp.png)

