Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.26 KB

Shared-whiteboard

IDSS630C Project: ShareBoard - A Collaborative Whiteboard

Collaborative Whiteboard is a web application for team planning and discussion. It is aimed to be a standalone application as well as a classroom teaching example for distributed system concepts.

Technologies Used

Development Process

Install Dependencies

sudo apt install nodejs

Run locally

  • Browse to the project directory and run the server script.
node server.js

Local deployment

While node is running, visit the locally running server at http://localhost:3000/

Screenshots

SS SS SS SS