Google Docs Clone
Google Docs clone is a full-stack web app using Flask, React, and MySQL, with Flask-SocketIO enabling real-time autosave and collaboration. It features secure authentication with bcrypt and organizes document creation, editing, and sharing through SQLAlchemy and custom backend logic. The site lets users create multiple documents, edit them in a full-screen interface, and share access with others, similar to Google Docs. The project's focus is combining live updates, user management, and persistent storage into a streamlined platform for collaborative note-taking and editing. It is also user friendly and prevents the need to to download an app!
