Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.54 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.54 KB

CovidInfo

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

Features of the app:

  1. Display summary data for the whole world
  2. Retrofit client side caching
  3. Display list of countries with number of cases confirmed
  4. Search/ Filter the country list
  5. Sort country list based on the 3 filters: confirmed, recovered and deaths
  6. Get user's country and enable quick navigate to own country statistics
  7. Country Detail Screen for data related to a country

BackLog:

  • Awareness and About Screen
  • Map Views for country detail

Contribute :

If you want to contribute to this project, you can open an issue, discuss it, work on it and then submit a PR.

Screenshots:

Main Screen Countries List
Main Screen Countries Screen
Search Summary
Search / Filter Search / Filter
Sort Country Detail
Sort Search / Filter