tchan247 / drawingWithFriends

Live, collaborative drawing app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Ready

drawingWithFriends

Live, collaborative drawing app

Team

  • Product Owner: Medhir
  • Scrum Master: James
  • Development Team Members: Dani, Liam

Table of Contents

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

Usage

Some usage instructions

Requirements

Backend:

  • Node 0.12.x
    • Express 4
    • Bookshelf
    • socket.io
  • MySQL

Frontend:

  • Bower
  • Backbone
  • D3/SVG
  • CSS grid (any if needed)

Development

Installing Dependencies

From within the root directory:

npm install (`npm install module --save` if adding new module)
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Live, collaborative drawing app


Languages

Language:JavaScript 90.9%Language:HTML 7.3%Language:CSS 1.8%