Skip to content

BUEC500C1/codvid-app-jesspb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Goals

Use CODVID-19 API (Documentation using postman) to build mobile application that displays:

  • CODVID cases per country on a MAP
  • CODVID cases per country Live on a MAP (changes)
  • CODVID cases per country based on a date.
  • Summary of total cases for the world -Live Summary for the World

Steps

Step 1: Setup your REACT Native Environment Please note: If you have an iOS device, you need a Mac computer. If you don’t have a Mac,

Step 2: Go through REACT native Tutorial

Step 3: Develop use case to display a map. (GitHub location)

Step 4: On separate branch, exercise the CODVID-19 API (Documentation using postman) and display the data in your application as text. Be fancy! Style your results.

Step 5: Overlay the data on the maps.

Installing

git clone git@github.com:BUEC500C1/covid19-app-jesspb.git

npm install 

npx react-native run-android

Results

Hello App:

image

Google Maps Working:

image

Print Data form COVID-19 API

On branch COVID19

image

About

codvid-app-jesspb created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published