From 7303b1ec30864eff2ccd0f3837468e064dd4ce61 Mon Sep 17 00:00:00 2001 From: Priyanshu Bartwal <110045644+git-init-priyanshu@users.noreply.github.com> Date: Mon, 11 Dec 2023 01:01:13 +0530 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index af0c26b..81fa1b5 100644 --- a/README.md +++ b/README.md @@ -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.
+Now with new and improved UI with many new features. Tech Stack: * Rect.js ( frontend ) @@ -29,21 +30,20 @@ Tech Stack: ## Screenshots
- image - image + Screenshot 2023-12-10 123504 + image
- image -Screenshot 2023-10-16 160720 -Screenshot 2023-10-16 160833 -Screenshot 2023-10-16 160847 - - + image +image +image +image ## 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.