Project Name

A project to visualize and explore campaign finance data.

Team

  • Product Owner: Liam Dorpalen-Barry
  • Scrum Master: Jonathan Bird
  • Development Team Members: Kevin Liang, Jasen Lew

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Tasks

See the projects backlog in asana here

Contributing

See CONTRIBUTING.md for contribution guidelines.