Get App from here.
- This Android App aims to provide user a latest Covid-19 Stats.
- This App fetches latest data from thevirustracker-API and shows them.
- User can Search for a Particular Country.
- Total number of countries available is 182.
- Bing's covid tracking webpage and CovidVisualiser.com's webpage has also been implemented as webview in the app.
- In case Thevirustracker API sems to be broken user can still track Covid-19 Stats using webviews.
Home Screen | Country Search |
---|---|
![]() |
![]() |
Infection Risk Analyser | Global Heat Map |
![]() |
![]() |
Interactive Globe | |
![]() |
- Used Bing.com/covid
- Used Covidvisualizer.com
- API used to fetch latest data is Thevirustracker
- Use Google Forms to implement Quick Covid Infection Analyser.
implementation 'com.android.volley:volley:1.1.0'
implementation 'com.scwang.wave:MultiWaveHeader:1.0.0-alpha-1'