Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
git-init-priyanshu committed Dec 18, 2023
2 parents b3ba751 + 7303b1e commit c3e4565
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Google-docs-clone
A platform that replicates the collaborative and customizable features of Google Docs. Multiple users can work together in real time on documents. It offers font customization and color adjustments for a unique look. You can log in with your account, create docs, edit docs, manage docs, and share the docs with different users for collaboration.
A platform that replicates the collaborative and customizable features of Google Docs. Multiple users can work together in real time on documents. It offers font customization and color adjustments for a unique look. You can log in with your account, create docs, edit docs, manage docs, and share the docs with different users for collaboration. <br/>
Now with new and improved UI with many new features.

Tech Stack:
* Rect.js ( frontend )
Expand Down Expand Up @@ -29,21 +30,20 @@ Tech Stack:
## Screenshots

<div style="display: flex;">
<img alt="image" width="480" src="https://github.com/git-init-priyanshu/Google-docs-clone/assets/110045644/1040623e-cf15-4b02-a607-26986e77eb2c">
<img alt="image" width="480" src="https://github.com/git-init-priyanshu/Google-docs-clone/assets/110045644/77f38f4a-ab5c-4965-bc9e-2c3f0b30d1a9">
<img width="480" alt="Screenshot 2023-12-10 123504" src="https://github.com/git-init-priyanshu/Docx/assets/110045644/ed80c831-698b-4cac-a3fb-61728f690e0e">
<img width="480" alt="image" src="https://github.com/git-init-priyanshu/Docx/assets/110045644/9374ba10-49af-4d1a-9290-a595be9e74b8">
</div>
<img width="960" alt="image" src="https://github.com/git-init-priyanshu/Google-docs-clone/assets/110045644/96261936-e4c4-4a52-9865-1716aa877084">
<img width="960" alt="Screenshot 2023-10-16 160720" src="https://github.com/git-init-priyanshu/Google-docs-clone/assets/110045644/67b7a8c0-5cda-4892-b0fc-af0dfab35e2a">
<img width="960" alt="Screenshot 2023-10-16 160833" src="https://github.com/git-init-priyanshu/Google-docs-clone/assets/110045644/79eca15f-cac8-476b-9051-7a4c140ade7c">
<img width="960" alt="Screenshot 2023-10-16 160847" src="https://github.com/git-init-priyanshu/Google-docs-clone/assets/110045644/3931951b-1117-478b-b16e-599f11161c6a">


<img width="960" alt="image" src="https://github.com/git-init-priyanshu/Docx/assets/110045644/a958a7e2-8903-4aeb-bac8-dd155a038b20">
<img width="960" alt="image" src="https://github.com/git-init-priyanshu/Docx/assets/110045644/14393200-d0fc-47ff-84ba-ed1ebb7e0417">
<img width="960" alt="image" src="https://github.com/git-init-priyanshu/Docx/assets/110045644/d9181f2f-783b-4bb6-bc9d-9edc71b8d2db">
<img width="960" alt="image" src="https://github.com/git-init-priyanshu/Docx/assets/110045644/bd403f84-5e71-48fa-9aec-52ec66e7c5a4">

## Features:
* User Registration: User can Sign up using their email and password for secure access.
* Secure: Passwords are encrypted in the database.
* Real-time Editing: Collaborate with others in real time on the same document.
* Sharing: Share documents with others for seamless collaboration.
* Real-time Editing: Collaborate with others in real time on the same Doc.
* Sharing: Share Doc with others for seamless collaboration.
* Management: The owner of the Doc can manage who has access to collaborate and who does not.

## Installation:
* You need to install Docker.
Expand Down

0 comments on commit c3e4565

Please sign in to comment.