Skip to content

alammd0/excalidraw-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mka-draw-app

mka-draw-app is a real-time collaborative drawing tool. Create or join rooms and draw with others from around the world.

Tech Stack

  • Frontend: Next.js, React, TypeScript
  • Backend: Node.js, Express, WebSocket
  • Database: Prisma, PostgreSQL
  • Monorepo: Turborepo, pnpm

What I have done

  • User authentication (Signup and Login)
  • Landing page
  • Room creation
  • Backend for getting all rooms
  • Basic canvas UI with rectangle and circle tools

Target

  • Implement the frontend for displaying all rooms
  • Enhance the canvas UI with more tools (e.g., pencil, eraser)
  • Implement real-time drawing synchronization between users in a room

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors