GithubHelp home page GithubHelp logo

jindalabhay2003 / google-docs-clone Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 358 KB

Allows you to edit and write document on multiple screens at same time

HTML 17.14% CSS 7.30% JavaScript 75.56%
expressjs javascript mongodb nodejs react socket-io

google-docs-clone's Introduction

Google-docs-Clone

This is a Simple clone of Google docs which allows to edit and write any document by multiple people at same time. You just have to copy the link and as many persons can work on it real time just like Google docs.

General Information

Our purpose to make this project is to clone Google docs and build a application which is work just like google docs which simply allows as many persons to work on a single file and can edit and save it.

Technologies Used

  • Node js as Backend
  • React js as Frontend
  • Material UI
  • Mongo DB as Database
  • Quill for editor
  • Socket.io for real time editing
  • uuid package for generating a unique id for every document

Features

  • We can work on a document just like ms word
  • Many persons can work on a same document in real time which reduces the effort of sending the document to every person then saving etc.
  • our document is saved immediately in mongo db database just as we perform any changes to it.
  • We used quill so it provides us many editing tools.
  • We can create as many documents as we want

Setup

All Project Dependencies are listed in package.jsn file under dependencies in client and server folder of project

To run this Project, Install it locally using npm

$ cd ../Server
$ npm install
$ npm start


$ cd ../client
$ npm install
$ npm start

Project Status

Project is: in progress

google-docs-clone's People

Contributors

jindalabhay2003 avatar

Stargazers

Abhishek Prajapati avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.