Skip to content

Virtual Whiteboard using Socket.io & HTML5 Canvas

Notifications You must be signed in to change notification settings

swaipdev/stackBoard

 
 

Repository files navigation

stackBoard

Badge of Honor

[StackBoard Example] (http://stackboard.herokuapp.com/ )

Stackboard is a realtime collaboration board that uses websockets, HTML5 canvas and the Filepicker API.

Users can add/edit sticky notes, upload photos, chat, and draw freehand on the app. Sticky notes and photos are draggable.

When multiple users visit the app they can see each other's updates in realtime.

![Stackboard] (https://raw.githubusercontent.com/tmoreton/stackBoard/master/screenshots/StackBoard.png)

Filepicker enables users to upload images from various sources.

![Stackboard Filepicker API] (https://raw.githubusercontent.com/tmoreton/stackBoard/master/screenshots/StackBoard-FilePicker.png)

About

Virtual Whiteboard using Socket.io & HTML5 Canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • SCSS 9.3%
  • HTML 7.2%