An Android application for visualizing current COVID-19 data and asserting individuals' death risk when infected with COVID-19 using various APIs and a systematic risk calculator developed by Johns Hopkins University.
- COVID19API, a free API for data on the Coronavirus sourced from Johns Hopkins CSSE.
- The New York Times COVID-19 Data, a collection of COVID-19 Data gathered by The New York Times.
- Data.CDC.gov, a collection of COVID-19 Vaccinations numbers for Pfizer, Moderna, and Janssen vaccinations.
- Risk tool, a risk calculator tool that uses information on the risk for COVID-19 mortality associated with age, gender, race, social deprivation and 12 different health conditions published in a recent large UK study.
- Kotlin
- JavaScript
- Android Studio
- API
- D3.js
- XML
- HTML
- CSS