Skip to content

avirupdutta/sketchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Achieve real-time collaboration between multiple canvases while maintaining a secure connection.


Screenshot:



Primary Objective:

The primary objective of the project is to share canvas data among multiple users. The sketchy would help us to share our thoughts in a parallel architecture. While in one canvas you would perform the work, the remaining canvases should be able to render the activity enabling the users to view it.


Motive:

This project acts as a medium of communication in various fields. This would satisfy the needs in teachings as it would be of utmost important to share a common blackboard. This would prove itself worthy in the presentation of projects where distant clients would be able to share the canvas to communicate.


Architecture:


Prerequisites:

  • Node v10.x or above.

Libraries:


How to Run:

  1. Clone the repository.

  2. Install the Dependencies:-

    npm install or yarn install
    
  3. Run the Server:-

    npm start or yarn start
    
  4. Open localhost:3000 in your browser and use it.


Team:

  1. Debojyoti Dutta
  2. Avirup Dutta
  3. Arkajit Roy
  4. Sumit Marik
  5. Abu Rehan Mondal