Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

lazysoundsystem/ebola-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReliefWeb Disaster App

ReliefWeb is an organization that tracks international disaster preparedness and response. This application combines ReliefWeb's new REST API with a custom-built Twitter timeline-processing script to give authoritative, real-time updates on an occuring disaster.

This application's goal is to give an example of what developers can build with the ReliefWeb API, as well as create a re-usable disaster-specific app that can be rolled out quickly to track a natural disaster.

##Accessing the ReliefWeb API

Current API docs here

##How to run this application locally

This application uses Foundation for responsive grid and base styling, and Backbone.js as a javascript framework. CSS and JS files are combined and minified for production using Grunt, which requires Node.js and NPM.

To download and set up this site on your local hard drive:

  1. git clone git@github.com:reliefweb/ebola-tracker.git
  2. cd reliefweb-disaster-app
  3. npm install
  4. grunt watch

You should now be able to run a web server and see this site from a modern browser.

##How to contribute

Read more about contributing to the development of this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages