Skip to content

Realtime shareboard using nodejs, socket.io. It is basically paint program which enables realtime sharing among users.

Notifications You must be signed in to change notification settings

navjotdhanawat/shareboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shareboard: A real-time whiteboared sharing

What is Shareboard?

Realtime shareboard using nodejs, socket.io. It is basically paint program which enables realtime sharing among users.

How to run?

1. git clone https://github.com/navjotdhanawat/shareboard.git
2. cd shareboard
3. npm install
4. npm start

Features:

  1. Realtime sharing of what we draw.
  2. Save progress on server using mongodb.
  3. Undo, redo functionality.
  4. Color picker.

Want to contribute?

Just fork repo and do whatever you want to do with it. But dont forget to share innovation you have done with it. :)

About

Realtime shareboard using nodejs, socket.io. It is basically paint program which enables realtime sharing among users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published