Skip to content

Mihir867/SyncScribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyncScribe

A real-time collaborative document editing platform inspired by Google Docs. This project is built using the MERN (MongoDB, Express.js, React.js, Node.js) stack and utilizes Socket.IO for real-time communication.

Features

  • Real-time Collaboration: Multiple users can collaborate on a document in real-time.
  • User Authentication: User details are managed using Node.js and Express.js with MongoDB as the database.
  • Rich Text Editing: Provides a rich text editor for document editing.
  • Version History: Keeps track of document version history.

Technologies Used

  • Frontend:

    • React.js
    • Socket.IO-client for real-time communication
  • Backend:

    • Node.js
    • Express.js
    • Socket.IO for real-time communication
    • MongoDB for user details storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published