CoDevTogether is a real-time collaborative coding platform built using React and Socket.IO. It allows users to code together, chat, and track each other's activities in real time. The backend is powered by Node.js, and the platform supports code compilation in four different languages. Users can create rooms and collaborate on coding projects seamlessly.
Live:https://codev.chorotiya.com/
Real-time Collaboration: Work together with others in real-time on coding projects.
Live Chat: Communicate with other users via the integrated chat system.
Code Compilation: Compile code in four different languages.
Activity Tracking: Monitor and track users' activities within the platform.
Room Creation: Create and manage coding rooms for collaborative projects.
Supported Languages: JavaScript, CPP, Java and Python
Frontend: React
Backend: Node.js
Real-time Communication:Socket.IO
Code Compilation: One Compiler API
Built with