https://github.com/shaikahmadnawaz/docu-sync
DocuSync is a real-time document collaboration platform built with the MERN stack.
https://github.com/shaikahmadnawaz/docu-sync
mern real-time socket-io
Last synced: about 2 months ago
JSON representation
DocuSync is a real-time document collaboration platform built with the MERN stack.
- Host: GitHub
- URL: https://github.com/shaikahmadnawaz/docu-sync
- Owner: shaikahmadnawaz
- Created: 2023-09-11T18:20:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T19:32:22.000Z (almost 3 years ago)
- Last Synced: 2025-10-20T21:47:45.741Z (9 months ago)
- Topics: mern, real-time, socket-io
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DocuSync
DocuSync is a real-time document collaboration platform built with the MERN stack (MongoDB, Express.js, React, Node.js) and Socket.io. It allows multiple users to collaborate on editing documents in real-time.
## Features
- Real-time document synchronization.
- User authentication and authorization.
- Collaborative document editing with multiple users.
- Version history and document recovery.
- Secure and scalable architecture.