You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a drawing app and has a live sharing feature, implemented using socket.io. It allows the user to add images and sticky notes as well. Also, user can download the drawing in PNG format.
When you want to describes somethings to your friends or collegues or try to make diagram or structure understand using a diagram Collaborative white board is the best way to do so.
DEMO
To draw a line, click the whiteboard and move the mouse cursor in the whiteboard.
To write a sticky notes click on the Sticky notes icon
To Upload A image in Canavs screen click on the upload section
For Downloading you can simple download via download icon.
To change line width and line color, select choices on upper side.
Functionalities:
Changing brush in different color.
Changing brush in different size.
Also allow multiple user to interact read & write along.
It is a drawing app and has a live sharing feature, implemented using socket.io. It allows the user to add images and sticky notes as well. Also, users can download the drawing in PNG format.