ph4t0o0o0om / realtimeBoard

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

Home Page:https://realtimeboard.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://realtimeboard.herokuapp.com


Languages

Language:JavaScript 84.8%Language:HTML 10.5%Language:CSS 4.7%