Skip to content

35socks/interactive-whiteboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Whiteboard

An interactive, real-time whiteboard application built with Node.js. This whiteboard allows multiple users to join and draw together, updating live for all connected users. And includes a QR code which makes it easy for people to join on their devices by simply scanning the code.


Features

  • Real-Time Drawing: Users can draw together in real time, with every stroke synced across all devices.
  • Multi-User Support: Perfect for collaborative sessions or group discussions.
  • QR Code Access: Share access with ease by scanning a QR code generated within the application.
  • Responsive Design: Optimized for desktop, tablet, and mobile devices.

Getting Started

Prerequisites

  • Node.js (>=14.x)
  • npm (Node Package Manager)

How to set up

Just clone the repository and run the following commands:

npm install
node server.js

and you're ready to go!

About

An interactive, real-time whiteboard application built with Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors