-
-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Hello @DhanushNehru,
I have an idea for the project that involves creating a backend server connected to a database.
The concept is to allow users to either join or create a room upon logging in. Users within a particular room will be able to write and sync code in real-time. For example, if I am writing something, the same code will be visible to other users in the room simultaneously.
In the past, I have built a similar application, and I would like to integrate this feature into your project as well, making it a real-time collaborative application. For the backend, I propose using Node.js, Express.js, MongoDB for the database, and Socket.io for WebSockets.
If you like this idea, please consider assigning this implementation to me. I am looking forward to contributing!