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.
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.
- React
- Typescript
- Zustand for state management
- Ant Design
- Tailwind CSS
- Vite
- Google OAuth / Google Drive APIs
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
Kanishk Gupta Twitter | LinkedIn |
K.Sri Sai Sravya |
---|
Please open issues for any bugs that you encounter. You can reach out to me on twitter @gkanishk_ or, write to hotels-ui@cleartrip.com for any questions that you might have.