Skip to content

exquisite-gingko/codeboard

 
 

Repository files navigation

Coderboard

See it live here!

Project inherited from SpazzingLicorice

Table of Contents

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

Usage

Simple-to-use, responsive, real-time 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
  • Grunt-Docco 0.4.0
  • Body-Parser 1.14.1

Development

Installing Dependencies

From within the root directory:

npm install

Packaging Documentation

From within the root directory:

grunt docco

Team

  • Product Owner: Anna Rogers
  • Scrum Master: Aaron Ackerman
  • Development Team Members: Bjarke Staun-Olsen, David Tsai

Contributing

See CONTRIBUTING.md for contribution guidelines.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • HTML 10.6%
  • CSS 10.5%