BetaNYC / projects-list

A simple listing tool to keep track of current civic tech projects of the BetaNYC community.

Home Page:http://projects.beta.nyc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betanyc-projects-list

A simple listing tool to keep track of current civic tech projects of the BetaNYC community.

This is an adaptation of the Open Gov Hack Night's Projects Page in Chicago, recreated using the MEAN Stack.

The idea is to use the Github profile for each project as the information source. Project name, owner, description, collaborators, issues, etc are pulled via the github api.

All humans need to do is determine what repos to include. There is a simple form to add a github project URL to the DB. Once the url is in the DB, the app grabs data via the github API every 5 minutes.

Usage

brew install npm
brew install nvm
nvm install iojs
npm install
npm start
open http://localhost:3000

About

A simple listing tool to keep track of current civic tech projects of the BetaNYC community.

http://projects.beta.nyc

License:MIT License


Languages

Language:JavaScript 80.5%Language:CSS 18.9%Language:Shell 0.4%Language:HTML 0.2%