An open API service indexing awesome lists of open source software.

https://github.com/cmohan312002/sketchpad

It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.
https://github.com/cmohan312002/sketchpad

canvas expressjs nextjs react websocket

Last synced: 2 months ago
JSON representation

It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.

Awesome Lists containing this project

README

          

# Real-Time Collaborative SketchPad

## Overview
The SketchPad Project aims to create a digital SketchPad application that allows users to collaborate in real-time, share ideas, and brainstorm effectively.

## Features
- Real-time collaboration
- Drawing tools (pen, highlighter, shapes)
- Text tools (text boxes, fonts)
- Image upload and manipulation
- User authentication and roles
- Saving and loading whiteboard sessions
- Exporting whiteboards as images or PDFs
- User can chat with other users while collabratting
- User can Login anonymously

## Technologies
- Frontend: React, Next.js
- Backend: Node.js with WebSocket (Socket.IO), Express