https://github.com/souldev07/docs-editor
https://github.com/souldev07/docs-editor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/souldev07/docs-editor
- Owner: SoulDev07
- License: mit
- Created: 2024-07-13T13:08:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T13:09:22.000Z (almost 2 years ago)
- Last Synced: 2024-07-13T18:01:40.227Z (almost 2 years ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📄 Docs-Editor
Docs-Editor is a collaborative document editing application, inspired by Google Docs. It features real-time editing and automatic saving to ensure seamless and efficient document creation and management. This project was developed to be used in hackathons.
## ✨ Features
- 📝 **Real-Time Collaboration:** Edit documents simultaneously with other users and see changes in real-time.
- 💾 **Auto-Save:** Automatically save changes to prevent data loss.
- 🎨 **Rich Text Formatting:** Format text with options such as bold, italic, underline, and more.
## 🛠️ Tech Stack
- Frontend: React
- Backend: Node.js
- Real-Time Communication: Socket.io
- Database: MongoDB
## 🤝 Contributing
Contributions are welcome!
## 📜 License
This project is licensed under the [MIT License](LICENSE).