A MERN-stack application where multiple users can create projects, chat, and write code together in real time.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT, bcrypt
- Real-time: Socket.io
- User registration and login
- Project dashboard
- Create and list projects
- Basic chat system
- Simple code editor
- REST APIs for users and projects
- Real-time chat
- Real-time collaborative code editing
- Advanced code editor (Monaco / CodeMirror)
- Project file structure
- UI improvements and deployment
Ongoing project, developed step by step.