Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 2.55 KB

README.md

File metadata and controls

69 lines (55 loc) · 2.55 KB

CT Drive

CT Drive is a document management tool which is build on top of Google drive designed to create Google doc, Google sheet and organize your Google drive folders by providing better user experience all at one place. This tool allows us to manage documents across our organization or team efficiently by:

  • Creating Google Docs.
  • Establishing team-specific directories to control document access.
  • Moving documents between folders. Marking documents as favorites and accessing recent documents easily.

Why Use CT Drive ?

The main idea is to centralize all documents in one location rather than scattering them across Confluence, Notion, Google drive and other platforms. This tool is built on top of Google Drive.Using this tool we can maintain an organization-wide folder that will be accessible to everyone in the organization.

Tech Stacks:

  • React
  • Typescript
  • Zustand for state management
  • Ant Design
  • Tailwind CSS
  • Vite
  • Google OAuth / Google Drive APIs

Development Steps:

Create a .env.local with VITE_GOOGLE_CLIENT_ID and VITE_ROOT_ORG_FOLDER_ID credentials, post that run following commands:

$ yarn install
$ yarn run dev

By default it will open in http://localhost:5173

Contributors:

Kanishk Gupta
Kanishk Gupta

Twitter | LinkedIn
Kanishk Gupta
K.Sri Sai Sravya

LinkedIn

Contact Us:

Please open issues for any bugs that you encounter. You can reach out to me on twitter @gkanishk_ or, write to [email protected] for any questions that you might have.