- Multiple users simulatenously can work on a single Document and collaborate i.e. real time collaboration .
- Beautiful Text Editor with different Formatting Options , font styles and much more .
- Your Doc Data gets persisted to the Database so that you can again come to it and collaborate
- Option to Download Your Document in the form of PDF so that you can share it with others .
- ReactJs
- NodeJs
- Socket.io
- Express
- MongoDB
- QuillJS
- Puppeteer
-
Real Time Collaboration of users in same Room Made Possible with Power of WebSockets :
-
Share Your Doc after collaborating with multiple people by downloading in form of PDF .
- Authentication and Authorization using JWT token
- Sharing the private document by making a public link
- Option to either make a public document (with read only for others) and a private document
- Storing Encrypting file in data base for privacy and security purposes