Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.09 KB

_README.md

File metadata and controls

54 lines (36 loc) · 1.09 KB

Project Name

That-really-sweet-whiteboarding-thing-that-everyone-is-going-to-want-to-use Whiteboard

It's gonna be really sweet.

Team

  • Product Owner: Clayton
  • Scrum Master: Stephen
  • Development Team Members: Mitchell, Michelle

Table of Contents

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

Usage

Simple-to-use, responsive, and live multiplayer whiteboard app. Play pictionary with your friends, or conduct a grueling 2-hour algorithm interview. The choice is yours.

Requirements

  • Node 0.12.0
  • Express 4.13.3
  • Angular 1.4.7
  • Mongoose 4.2.5
  • Socket.io 1.3.7

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.