Corona Tracker

Coronavirus tracker app for iOS & macOS 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.

76153860-9b71f180-60e3-11ea-8567-9fa2192b0ba1

76235095-af306b80-623b-11ea-89df-5e5942318935

How to Use

Clone, build, choose the right target (iOS or macOS), and run!

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.

GitHub