Skip to content

inverted-murmuration/drawingWithFriends

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • HTML 7.3%
  • CSS 1.8%