Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 971 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 971 Bytes

Pied Piper (Covid-Event Map Application)

Pied Piper Application

Description

Developed from 14 to 16 June 2021 for Brainhack 2021 CODE_EXP, a competition by DSTA , Pied Piper is an event booking application built with React Native and Firebase. Through the map interface, we are able to display Covid-19 information for users to visualise locations affected by Covid-19 in Singapore and to collate the events in Singapore under one umbrella for easy viewing.

React Native Modules

  • react
  • react-native
  • react-native-maps
  • material icons
  • react-native-reanimated

Set Up

git clone https://github.com/seanflyyy/covid-map.git

Then run yarn install or npm install

After all the dependencies are done installing, you are ready to use the application by running yarn start