google_doc_clone

Google Doc Clone Project for the iOS Android and Web

Getting Started

—Try to make a clone of google doc for all the possible cross platform.

—This application will not cover the UI part only focused on the functionality.

The resoureces I used in the project are—

  1. Google_sign in plugin for the authentication using google
  2. Shared Preferences for the local storage
  3. Flutter_riverpod for the state management tool.
  4. Socket_io_client fot the auto saving functionality.
  5. Node.js for the backend.
  6. MongoDB for the database in the backend.
  7. socket.io in the node.js fot the calling the client io

Screen Shot 2022-09-24 at 12 37 33 PM

Screen Shot 2022-09-24 at 12 41 16 PM

Screen Shot 2022-09-24 at 12 42 01 PM

Screen Shot 2022-09-24 at 12 42 49 PM

GitHub

View Github