/shareboard

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

Primary LanguageJavaScript

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. :)