Skip to content

dvyn01/WhiteSlide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhiteSlide

An Online Whiteboard which allows you to collaborate in real time.

Requirements

  • Node.js

Getting Started

  1. Clone the directory or download the directory as zip file.
$ git clone https://github.com/dvyn01/whiteslide.git
$ cd whiteslide
  1. Install required dependencies.
$ npm install
  1. Run the server.
$ node server.js
  1. Go to localhost:3000.

Features

WhiteSlide is a simple way to collaborate online in real time.

  • You can create a new room or join an existing room.
  • A random 6-digit id is assigned to each room, which you can share with people to collaborate.
  • You can also register as a new user and save all your rooms with one click, and view them at a later stage.
  • About

    An Online Whiteboard which allows you to collaborate in real time.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published