Skip to content

CollabCanvas/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

CollabCanvas

A flexible, real-time collaborative whiteboard empowering teams to create, share, and innovate seamlessly.

CollabCanvas is a real-time collaborative whiteboard tool for seamless team collaboration, designed as a replacement for Jamboard. It provides intuitive drawing tools, real-time sharing, and scalable workflows to boost team creativity.


๐Ÿš€ Features

  • ๐ŸŽจ Interactive Drawing Tools: Pen, shapes, text annotation, and eraser.
  • ๐Ÿ”„ Real-Time Collaboration: Changes are synchronized instantly for all users.
  • ๐Ÿ’พ Session Management: Save and load collaborative sessions.
  • ๐Ÿ–Œ๏ธ User-Friendly UI: A clean and responsive interface powered by React.js.
  • ๐Ÿ“ˆ Scalability: Backend and database designed for growth.

๐Ÿ› ๏ธ Tech Stack

Frontend

  • React.js
  • Canvas API
  • CSS Modules / Styled Components

Backend

  • Node.js & Express.js
  • Socket.IO for real-time communication

Database

  • SQLite (Initial Version)
  • MongoDB (Future Scalability)

Deployment


๐ŸŽฏ Goals

  1. Implement basic drawing tools:
    • Pen, shapes, text annotations, and eraser.
  2. Enable real-time collaboration using WebSockets.
  3. Provide session save/load functionality.
  4. Deploy the frontend and backend for public access.

๐Ÿ–ฅ๏ธ How to Run the Project

Prerequisites

Make sure you have the following installed:

  • Node.js
  • NPM

Setup Instructions

  1. Clone the Repository:
    git clone https://github.com/your-repo-name/collabcanvas.git
    cd collabcanvas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors