Yet another app that shows data for the current Covid19 pandemic
The data is fetched from free api hosted here. Massive shoutout to the api developer: Kyle
- Display summary data for the whole world
- Retrofit client side caching
- Display list of countries with number of cases confirmed
- Search/ Filter the country list
- Sort country list based on the 3 filters: confirmed, recovered and deaths
- Get user's country and enable quick navigate to own country statistics
- Country Detail Screen for data related to a country
- Awareness and About Screen
- Map Views for country detail
If you want to contribute to this project, you can open an issue, discuss it, work on it and then submit a PR.
Main Screen | Countries List |
---|---|
Search | Summary |
---|---|
Sort | Country Detail |
---|---|