Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vimaltiwari2612/covid19androidapp

An Android App to see the statistics of Covid 19 around world.
https://github.com/vimaltiwari2612/covid19androidapp

android asynctask covid covid-19 covid-19-india covid-19-italy covid-2019 covid-api covid-data covid-virus covid19 covid19-data http java java-8 java8 json json-parser parsing piechart

Last synced: 6 days ago
JSON representation

An Android App to see the statistics of Covid 19 around world.

Awesome Lists containing this project

README

        

# Covid19AndoridApp

This App has been made to track Covid-19 statistics on Android.

This App is an POC and the data might vary from the real world data.

App has used Pie Charts from https://github.com/PhilJay/MPAndroidChart. Thanks to them.
App has used Graphs from https://github.com/jjoe64/GraphView. Thanks to them.

**APK**

[Covid 19](https://github.com/vimaltiwari2612/Covid19AndroidApp/blob/master/Covid%2019.apk?raw=true)

**Screenshots**

![screeenshot](https://github.com/vimaltiwari2612/Covid19AndroidApp/blob/master/Screenshots/3.PNG)

**Stats**

![screeenshot](https://github.com/vimaltiwari2612/Covid19AndroidApp/blob/master/Screenshots/4.PNG)

**Timelines**

![screeenshot](https://github.com/vimaltiwari2612/Covid19AndroidApp/blob/master/Screenshots/5.PNG)

**API USED**

Free Covid API Source : https://thevirustracker.com/api
Thanks to them.

The api service is free and may stop providing services in future.