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