Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 757 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 757 Bytes

COVID19 Stats Application

About

An application build in React Native that show COVID 19 stats of different countries using API.

Features

  1. Drawer menu : Display a meny having three menu items i.e. Home, Summary and Stats.
  2. Home : Show list of countries along with a search bar.
  3. Search bar : User can search a country. The application updates country list as you type in search box.
  4. Country stats : On clicking a country displays country COVID19 stats
  5. Summary : Show global summary of COVID19
  6. Stats : Display a teb menu containg 6 continents containing its countries and display short summary of countries in each continent.

Developement