/coCode

A Remote Pair Programming Platform using the MERN stack. It’ll have real-time code collaboration, chat, and project management—all in one!

Primary LanguageJavaScript

coCode

Project Description: A Remote Pair Programming Platform using the MERN stack. It’ll have real-time code collaboration, chat, and project management—all in one!

Key Features:

  1. User authentication (login/signup) ✅
  2. Real-time code editor with live updates ✅
  3. Basic text chat for communication
  4. Simple code editor interface (syntax highlighting) ✅
  5. Project creation and joining sessions ✅

Tech Stack

  1. Frontend: React.js, Socket.io, CodeMirror.
  2. Backend: Node.js and Express, Socket.io, MongoDB.
  3. Other Tools: JWT for authentication, bcrypt.js for password hashing.