Skip to content

ph4t0o0o0om/realtimeBoard

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

RealtimeBoard

Realtime whiteboard in Node js using socket.io. Create a room and invite others to join. Allows you to share whiteboard data and mini chat functionality too.

The front end is built on top of html5 canvas. Different kinds of brushes: chalk, marker is available. As the user draws something the data is synced among all members in the room.

Demo ๐Ÿ˜Ž

https://realtimeboard.herokuapp.com/

usage

npm install && node app

About

๐Ÿ™Œ Collaborative Whiteboard (Socket.IO + Vanilla JS Frontend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • HTML 10.5%
  • CSS 4.7%