drbagwell / recycling

Crowdsourcing data about which residential buildings do not have recycling in Chicago

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Building Doesn't Recycle

Crowdsourcing data about which residential buildings do not have recycling in Chicago

The app can currently be found at http://mybuildingdoesntrecycle.com

Requirements

Getting Started

For more detailed instructions see the wiki

  • install dependencies npm install
  • Run the schema migrations npm migrate:all
  • Run mongod and memcached on default ports
  • run the app node server.js
  • Then visit http://localhost:3000 in your browser.

Tests

Run the tests with npm test

About

Crowdsourcing data about which residential buildings do not have recycling in Chicago

License:MIT License


Languages

Language:JavaScript 59.3%Language:HTML 33.4%Language:CSS 7.2%Language:Shell 0.0%