EmergencyPH is a web app developed by TEAM CHIHUAHUA for a coding competition (Hackathon/Hackfest 2020 - DSC Loyola). The app's mission is to raise awareness on natural disasters (typhoon, earthquake, fire) and crime (kidnapping, drug dealers, covid19 violators). It is a dedicated platform for people in danger, volunteers, and rescue teams.
- To create a community of volunteers.
- To help victims of typhoons,earthquake,fire,crime, etc.
- To spread awareness on natural disasters and crimes.
- To help rescue teams easily pinpoint the location of victims.
- To encourage other people to help.
- JWT Authentication
- Ask for help
- Hashtags / Trending hashtags
- Latest and Popular posts
- Notification/Alert
- Become a volunteer
- Upvoting
- ReactJS
- MongoDB
- ExpressJS
- NodeJS
git clone
cd hackathon-chihuahua
//CLIENT
cd client
yarn
yarn start
//SERVER
cd server
npm install
yarn start
- Alvin Tesado
- Ziv Gil
- Kiel Pasco
- Ryan Tillaman