/CoronaTracker

Coronavirus tracker app for iOS with map & charts

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

image

Corona Tracker

Coronavirus tracker app for iOS with map & charts.

The app shows a distribution map, charts, and a timeline for every country. You can also see the data at city level for the US, Canada, and Australia, and at province level for China.

image

How to Use

Clone, build, and run!

Credits

Data

Data is provided by JHU CSSE (https://github.com/CSSEGISandData/COVID-19).

Libraries

  • CSV.swift: For parsing the CSV data file.
  • Charts: Beautiful and powerful charts.
  • FloatingPanel: For the bottom sheet.
  • Disk: Simlifies loading/saving files.
  • PKHUD: For the activity indicator.