Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.15 KB

File metadata and controls

59 lines (41 loc) · 1.15 KB

GoodInThisWorld.com

A network for non-profits and software developers to come together and help solve technical issues/needs

Team

  • Product Owner: Ryan Jones
  • Scrum Master: James Maveety
  • Development Team Members: Colin McKeehan, Yoshi Varney

Table of Contents

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

Usage

Some usage instructions

Requirements

  • "bluebird": "^2.9.34"
  • "body-parser": "^1.13.3"
  • "debug": "^2.2.0"
  • "express": "^4.13.3"
  • "grunt": "^0.4.5"
  • "grunt-contrib-jshint": "^0.11.2"
  • "grunt-contrib-watch": "^0.6.1"
  • "request": "^2.60.0"
  • "seraph": "^0.13.2"
  • "seraph-model": "^0.7.2"
  • "serve-favicon": "^2.3.0"
  • "chai": "^3.2.0"
  • "mocha": "^2.2.5"

Development

Installing Dependencies

From within the root directory:

npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.