The SketchPad Project aims to create a digital SketchPad application that allows users to collaborate in real-time, share ideas, and brainstorm effectively.
- 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
- Frontend: React, Next.js
- Backend: Node.js with WebSocket (Socket.IO), Express