Anikesh Kulal
Anikesh Kulal
Check out this PR: https://github.com/DhanushNehru/CustomCodeEditor/pull/139 It would be great if someone updated the Readme.md file to set up GitHub auth locally. I've included all the details in the attached PR....
# Implement Collaborative Whiteboard ## Description Add a shared whiteboard feature to the coding environment for diagramming and visual explanations. ## Proposed Features - Basic drawing tools (pen, shapes, eraser)...
# Implement Real-time Code Editing with WebSockets ## Description Transform the existing code editor into a real-time collaborative coding environment using WebSockets. ## Proposed Features - Allow multiple users to...