Skip to content

Sentido-Labs/monitoring-platform

 
 

Repository files navigation


This prototype was discarded on the 15th of May of 2013

The application has been re-written from scratch based on AngularJS + Leaflet + Bootstrap + h5bp.


Nigeria Public Oil Monitoring Platform

Mapping platform for oil spill monitoring in Nigeria. Available at http://nigeria-oil-mapping.github.com/monitoring-platform/

Google Doc Spreadsheet: https://docs.google.com/spreadsheet/ccc?key=0AoiGgH1LJtE0dEM3SS1aQVUtcHY3R0d3LXRPVmNoVnc&usp=sharing

System requirements

For running the site

Use Ruby Gem to install:

Check out site from repository

# This will check out the site from the remote repository on
# GitHub and place it in a local directory named monitoring-platform/
git clone git@github.com:nigeria-oil-mapping/monitoring-platform.git
# Your site should now be here:
ls monitoring-platform/

Run site

cd monitoring-platform/
jekyll

Point browser to http://localhost:4000/monitoring-platform

About

This code was discarded on 2013-05-15, new application written from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • PHP 19.9%
  • CSS 17.6%
  • Python 7.8%