Skip to content

thecodingsophist/crisisbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crisis Beacon

Project Description

FB Hackathon 2019: We wanted to respond to the problem that crisis responders don't know the location of where to find people during a public or private crisis. So this bot responds directly to a person in need of a crisis response by flagging a crisis responder on the map.

Frontend Repo

https://github.com/thecodingsophist/crisisbot_frontend

Live Server Link

https://crisis-beacon-server.herokuapp.com/

Messenger On-line Repo

https://github.com/jaebooker/crisis-messenger

Messenger Off-line Repo

https://github.com/theriley106/Facebook-Hackathon

API Endpoints

User Beacons

CREATE POST /beacon
- Arguments: Beacon Model
- Returns: status of 200 or error status 500

INDEX GET /beacons
- Arguments:
- Returns: An array of objects with beacons, and status of 200 or error status 500

READ GET /beacon/:id
- Arguments:
- Returns: An object of a beacon, and status of 200 or error status 500

Presentation

Crisis Beacon Deck

Tech Stack

Contributors

About

FB Hackathon 2019: We wanted to respond to the problem that crisis responders don't know the location of where to find people during a public or private crisis. So this bot responds directly to a person in need of a crisis response by flagging a crisis responder on the map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors