https://github.com/jamesgiu/quick-tick
Google Tasks API extension application
https://github.com/jamesgiu/quick-tick
google google-tasks google-tasks-api tasks
Last synced: about 1 month ago
JSON representation
Google Tasks API extension application
- Host: GitHub
- URL: https://github.com/jamesgiu/quick-tick
- Owner: jamesgiu
- License: gpl-3.0
- Created: 2022-09-24T01:16:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-26T02:26:32.000Z (about 2 months ago)
- Last Synced: 2026-01-26T17:45:42.642Z (about 2 months ago)
- Topics: google, google-tasks, google-tasks-api, tasks
- Language: TypeScript
- Homepage: https://jamesgiu.github.io/quick-tick/
- Size: 15.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/jamesgiu/quick-tick/actions/workflows/deploy.yml)
[](https://github.com/jamesgiu/quick-tick/actions/workflows/node.js.yml)
QuickTick
Task-management application using React and Google Tasks
Try it out
# QuickTick
Hosted at: https://jamesgiu.github.io/quick-tick/
## Commands
### `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:5173](http://localhost:5173/) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `npm run deploy`
Will deploy the application to `github-pages` to be hosted.
See more: https://github.com/jamesgiu/quick-tick/deployments/activity_log?environment=github-pages
### Other
#### `npm run lint` and `npm run lint:fix`
Runs `eslint` over the project.
#### `npm run lint:css` and `npm run lint:css:fix`
Runs `stylelint` over the project.
#### `npm run style` and `npm run style:fix`
Runs `prettier` over the project.
## Contributing
Feel free to contribute to any [Issues](https://github.com/jamesgiu/quick-tick/issues) or [make your own](https://github.com/jamesgiu/quick-tick/issues/new/choose)!
The guidelines are as follows:
- There are no guidelines in the wild west.
## Host it yourself
### .env file keys
#### 1. VITE_GC_CLIENT_ID
Retrieved from https://console.cloud.google.com/apis/credentials
## Screenshots





