Coronavirus tracker app for iOS with Google News Feed.
- Live data: Gets the most recent data from JHU CRC.
- PieCharts:
- Total number of cases
- Estimaded mortality rate
- Country List: Shows the countries with number of confirmed, deaths and recovered cases.
- Map: Shows recent case numbers for countries and US States.
- News: Shows the latest local news about COV-19 (Google News)
- Localization: Supports 17 non-English languages.
Build from source code
- Clone/Download the repo.
cd CoronavirusTracker
- Install the pods
pod install
- Open
CoronaTracker.xcworkspace
in Xcode. - Choose the target.
- Build & run!
Please feel free to contribute pull requests or create issues for bugs and feature requests.
The app is available for personal/non-commercial use. It's not allowed to publish, distribute, or use the app in a commercial way.
Okan Kocyigit ([email protected])
- COV-19 Data is provided by Johns Hopkins Coronavirus Resource Center.
- News is provided by Google News
- SnapKit: A Swift Autolayout DSL for iOS & OS X
- Charts: Beautiful charts for iOS/tvOS/OSX!
- OpenGraph: A Swift wrapper for the Open Graph protocol (OGP).
- HanekeSwift: A lightweight generic cache for iOS written in Swift with extra love for images.
- Localize-Swift: Swift friendly localization and i18n with in-app language switching
- NVActivityIndicatorView: A collection of awesome loading animations
- BTNavigationDropdownMenu: The elegant dropdown menu, written in Swift,