Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.43 KB

File metadata and controls

32 lines (22 loc) · 1.43 KB

Covid-19 Tracking Mobile App

This app is to track covid-19 with information regarding new infections, deaths and recoveries in all over the world. All APIs that were consumed in this app, provided by https://disease.sh/

Screenshots

Design

The app UI was inpired by some other UIs:

What I've done

  • Show disease's global statistics.
  • Visualized data by line chart and bar chart.
  • Show each country affected by Covid19.

TODOs

  • Error handling
  • Search country on country list screen
  • Country autodetect for user

Dependencies