Edoxx is collaborating document editing tool that works in real time
live - https://edoxx.netlify.app
-
create a room in the home page and after verifying the room is created and redirect to the room page
-
you can copy the room Id and share to anybody you want them to join the room with
-
when the other user try to join the room with roomId , verification will happen and let the user join the room and joining status will be updated to other users inside the room
-
on the room page on the right side all the realtime active user in the room will visible
-
when multiple user editing the content, cursor with user name and position will appear to other user
-
document content will be saved whenever any of the user stop writing
-
any user leave the room will be notified to users even if he/she close the window or tab
-
all created or joined room details will be visible on the home page and you can enter into the room anytime by just clicking them
-
Once you created or joined a room, you can access the room by the top url too later ( obviously unauthorized user can't access the room the url )
-
all routes are protected with security