Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 991 Bytes

File metadata and controls

47 lines (29 loc) · 991 Bytes

GitBud

GitBud is an application that allows users to connect with others who are either at the same level or higher to work on open source projects. Users can view current projects, interested users, and pair up to work on a project together.

Team

  • Product Owner: Shaikat Haque
  • Scrum Master: Francis Ngo
  • Development Team Members: Peter Warner-Medley, Brian Kim

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
  • Neo4j 3.x

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.