Skip to content

amroncodes/CovidTrackr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidTrackr

CovidTrackr is an iOS app for visualizing global COVID-19 data from the disease.sh API and features animated line and bar charts, as well as a Choropleth map.

previewed

Installation

Clone Repository

Clone the CovidTrackr repository by entering the following command in your Terminal shell from a suitable location in your computer.

git clone https://github.com/amroncodes/CovidTrackr.git

You may also use Git GUIs such as GitHub Desktop to clone the repository.

Initial Setup

Mapbox Access Token

This app requires access to Mapbox via an access token. You may refer to this tutorial to learn how to setup your private key. Then, open the project with XCode proceed to enter the following into the info.plist file. You may refer to this tutorial to learn how to add properties to the info.plist file from the project navigator.

Key Type Value
MBXAccessToken String pk.your_private_key

Running the App

Once opened in XCode, click the ‘Run’ button to start the app.

Demo Of Current Version

demo

Releases

No releases published

Packages

 
 
 

Languages