Skip to content

opensavannah/disaster-response-sav

 
 

Repository files navigation

Local Frontend Development

  1. Clone repo git clone https://github.com/codeforsanjose/disaster-response-sj.git
  2. Change to branch develop git checkout develop
  3. Install dependecies npm i
  4. Install nodemon npm i nodemon -g
  5. Run application npm start

Local Backend development

  1. Get DB credentials file from project lead through Slack channel
  2. Move projectInfoData.js into config directory
  3. nodemon --exec babel-node server.js

disaster-response-sav

Inspired by civic tech volunteer responses to hurricanes Harvey and Irma, the goal of the disaster-response-sj project is to engage with City of Savannah's Office of Emergency Services to discuss how the 2019 CfA Fellowship team can contribute to disaster response planning and execution in Coastal Georgia.

Plan

  1. Gather information on existing system
  2. Determine pain points or missing pieces of existing system
  3. Look for existing tools to address #2

Resources

(will move this to its own page in a bit)

City of Savannah

Agenda items 3.5, 3.6 and 3.7 all relate to the flood response and future emergency management. I’d specifically recommend watching/listening to the City staff presentation and public comment (go to item 3.5 in the video index), or reading the staff memo for item 3.6.

See particularly Sec. 3.6 Memorandum; it's 130 pages total (!!) but the TL;DR is Appendix B and C.

Generic

Tools and Apps

Humanitarian Knowledge Base

^^ Comprehensive collection of relevant tools and organizations

note to self: add to KB https://www.projectptolemy.co https://disastersystems.org

the Irma-Response api

Willow's shelter needs flow chart

Data

The Humanitarian Data Exchange

Standards (data formats and APIs)

OpenReferral (repo)

Human Services API (repo)

schema.org

Documentation

Community Emergency Response

example local Emergency Response

managing volunteers

Presentations

Kevin Curry preso for NDoCH

Examples

irmaresponse.org

Harvey Needs

About

Exploration of adding civic tech component to San Jose disaster response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • CSS 2.2%
  • HTML 0.2%