Home

Awesome

master

COVID-19 Daily Report Viewer for Android

This repository is to help individuals who are consuming the COVID-19 daily reports open-sourced by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). The data source is specifically connected to the master branch of CSSEGISandData/COVID-19/csse_covid_19_data/csse_covid_19_daily_reports/.

You can view the daily reports directly on your Android devices and the results are presented by global, country/region and province/state categories with differences from the previous day.

This repository also focuses on Android application development techniques aimed to share with the knowledge of how to aggregate, store and display data available on public GitHub projects on modern practices.

Demo

Demo

Android modules and techniques used in this repo

On-going items

References:

Thank you

Contact

Terms of Use

This GitHub repository and its implementations herein, including all files, copyright 2020 bluebillxp, all rights reserved, is provided to the public strictly for Android development purposes.

The author hereby disclaims any and all representations and warranties with respect to the COVID-19 data presented, including accuracy, fitness for use, and merchantability. Reliance on the application for medical guidance or commercial use is strictly prohibited.

By accessing this repository, you have also agreed with the terms of use of CSSEGISandData/COVID-19 claimed by Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE).