{"id":13305644,"url":"https://github.com/jamesgiu/quick-tick","last_synced_at":"2026-02-06T16:33:48.560Z","repository":{"id":65275662,"uuid":"540669597","full_name":"jamesgiu/quick-tick","owner":"jamesgiu","description":"Google Tasks API extension application","archived":false,"fork":false,"pushed_at":"2026-01-26T02:26:32.000Z","size":16641,"stargazers_count":3,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T17:45:42.642Z","etag":null,"topics":["google","google-tasks","google-tasks-api","tasks"],"latest_commit_sha":null,"homepage":"https://jamesgiu.github.io/quick-tick/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesgiu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-24T01:16:32.000Z","updated_at":"2026-01-26T02:20:39.000Z","dependencies_parsed_at":"2025-07-18T04:21:20.522Z","dependency_job_id":null,"html_url":"https://github.com/jamesgiu/quick-tick","commit_stats":{"total_commits":120,"total_committers":2,"mean_commits":60.0,"dds":"0.18333333333333335","last_synced_commit":"8c4446e82fa4ff09ab6974712fe86541a7702dee"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamesgiu/quick-tick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesgiu%2Fquick-tick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesgiu%2Fquick-tick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesgiu%2Fquick-tick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesgiu%2Fquick-tick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesgiu","download_url":"https://codeload.github.com/jamesgiu/quick-tick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesgiu%2Fquick-tick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29168540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T16:33:35.550Z","status":"ssl_error","status_checked_at":"2026-02-06T16:33:30.716Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google","google-tasks","google-tasks-api","tasks"],"created_at":"2024-07-29T17:53:56.420Z","updated_at":"2026-02-06T16:33:48.541Z","avatar_url":"https://github.com/jamesgiu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Deploy to GH Pages](https://github.com/jamesgiu/quick-tick/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/jamesgiu/quick-tick/actions/workflows/deploy.yml)\n[![Node.js CI](https://github.com/jamesgiu/quick-tick/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/jamesgiu/quick-tick/actions/workflows/node.js.yml)\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg src=\"https://user-images.githubusercontent.com/13777223/213909887-ccb17d6b-b203-4796-b1e7-f99e0ef8524e.png\" alt=\"Logo\"\u003e\n\u003c/div\u003e\n\n\u003ch3 align=\"center\"\u003eQuickTick \u003cimg src=\"https://user-images.githubusercontent.com/13777223/213909639-0fed3778-9caf-49df-a3f1-22baa79efa49.png\" alt=\"Logo\" width=20\u003e\n\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n   Task-management application using React and Google Tasks\n    \u003cbr /\u003e\n    \u003ca href=\"https://jamesgiu.github.io/quick-tick/\"\u003eTry it out\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\u003chr/\u003e\n\n# QuickTick\n\nHosted at: https://jamesgiu.github.io/quick-tick/\n\n## Commands\n\n### `npm run dev`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:5173](http://localhost:5173/) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `npm run deploy`\n\nWill deploy the application to `github-pages` to be hosted.\n\nSee more: https://github.com/jamesgiu/quick-tick/deployments/activity_log?environment=github-pages\n\n### Other\n#### `npm run lint` and `npm run lint:fix`\n\nRuns `eslint` over the project.\n\n#### `npm run lint:css` and `npm run lint:css:fix`\n\nRuns `stylelint` over the project.\n\n#### `npm run style` and `npm run style:fix`\n\nRuns `prettier` over the project.\n\n## Contributing\n\nFeel 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)!\n\nThe guidelines are as follows:\n\n- There are no guidelines in the wild west.\n\n## Host it yourself\n### .env file keys\n#### 1. VITE_GC_CLIENT_ID\nRetrieved from https://console.cloud.google.com/apis/credentials\n\n## Screenshots\n![image](https://github.com/jamesgiu/quick-tick/assets/13777223/fdf9ac73-d6d8-4aa6-9d88-5fcec051989b)\n![image](https://github.com/jamesgiu/quick-tick/assets/13777223/b26333a5-cc4a-48ea-99af-b9038d52e9cb)\n![image](https://user-images.githubusercontent.com/13777223/213909303-c43b6d0f-b5de-4f54-876d-b34cb91f14fd.png)\n![image](https://user-images.githubusercontent.com/13777223/213909368-c4fc3d8a-5608-4b67-ab30-6ff79b833469.png)\n![image](https://user-images.githubusercontent.com/13777223/213909486-2da0258f-a7d6-493b-b82d-ddbd27705b52.png)\n![image](https://user-images.githubusercontent.com/13777223/213909490-a54300b9-011b-4a0f-9720-46ae5891606c.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesgiu%2Fquick-tick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesgiu%2Fquick-tick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesgiu%2Fquick-tick/lists"}