Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 645 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 645 Bytes

Collaborative Whiteboard

The goal of this project is the creation of an online collaborative whiteboard, allowing multiple users to draw simultaneously and in real time on the same whiteboard, as well as all the profile, whiteboard and notification management part

Getting Started

Distribuited System Project A.A. 2022-2023

Dependencies

  • NodeJS
  • NPM
  • Docker
  • Vue-cli

Get Started

Starts the entire environment:

make run

Stops the entire environment:

make stop

Use the following address to connect to the application:

http://localhost:80

Authors

  • Valerio Di Zio
  • Francesco Magnani
  • Thomas Capelli