{"id":13632284,"url":"https://github.com/im-mou/quicktik","last_synced_at":"2026-04-09T08:05:10.173Z","repository":{"id":43472046,"uuid":"461358444","full_name":"im-mou/quicktik","owner":"im-mou","description":"A simple time bounded to-do task scheduler. (in development)","archived":false,"fork":false,"pushed_at":"2022-03-03T01:12:56.000Z","size":2672,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T20:58:12.740Z","etag":null,"topics":["mantine","mobx","nextjs","pouchdb","react-query","reactjs","taskscheduler","todoapp"],"latest_commit_sha":null,"homepage":"https://quicktik.mohsinriaz.es/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/im-mou.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}},"created_at":"2022-02-20T01:47:17.000Z","updated_at":"2022-11-22T18:19:53.000Z","dependencies_parsed_at":"2022-08-23T08:10:28.867Z","dependency_job_id":null,"html_url":"https://github.com/im-mou/quicktik","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/im-mou%2Fquicktik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/im-mou%2Fquicktik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/im-mou%2Fquicktik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/im-mou%2Fquicktik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/im-mou","download_url":"https://codeload.github.com/im-mou/quicktik/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335385,"owners_count":20274898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["mantine","mobx","nextjs","pouchdb","react-query","reactjs","taskscheduler","todoapp"],"created_at":"2024-08-01T22:02:58.798Z","updated_at":"2025-12-25T08:54:19.313Z","avatar_url":"https://github.com/im-mou.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n   \u003cbr/\u003e\n   \u003cbr/\u003e\n   \u003ca href=\"quicktik.mohsinriaz.es\" target=\"_blank\"\u003e\u003cimg src=\"./.github/images/quicktik-icon.png\" /\u003e\u003c/a\u003e\n   \u003cbr/\u003e\n   \u003cbr/\u003e\n\n   \u003ch3 align=\"center\"\u003eQuickTik\u003c/h3\u003e\n   \u003cp align=\"center\"\u003e\n   A simple time bounded to-do task scheduler.\n   \u003c/p\u003e\n   \u003cbr/\u003e\n   \u003cp align=\"center\" style=\"align: center;\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg alt=\"npm\" src=\"https://github.com/im-mou/quicktik/actions/workflows/ci.yml/badge.svg\" /\u003e\n      \u003c/a\u003e\n      \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n        \u003cimg alt=\"open-source\" src=\"https://badges.frapsoft.com/os/v1/open-source.svg?v=103\" /\u003e\n      \u003c/a\u003e\n      \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n        \u003cimg alt=\"mit-Licence\" src=\"https://badges.frapsoft.com/os/mit/mit.png?v=103\" /\u003e\n      \u003c/a\u003e\n   \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\u003chr /\u003e\n\n## Overview\n\nQuickTik is a web app that allows you to create tasks with a timer attached to them and organize them in different boards. It allows you to play, pause, edit or mark the tasks as completed.\n\n\u003e **IMPORTANT** – Currently all your data will be store locally in your device using IndexedDB so be careful when clearing browser data.\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"./.github/images/tech_used.png\"\u003e\n  \u003cbr /\u003e\n  Tech Stack\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Motivation\n\nThis project is just a learning exercise to improve my design and development skills using react, next.js, lerna, yarn workspaces and other tech and libraries that I don't get the chance to use at work.\n\n\u003e Note: This project is a kind of an over-engineered to-do list, so please don't take it too seriously 😅\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Stuff to add in a futur version\n\n-   Add a backend for multi-device usage of the app.\n-   Add a proper pomodoro setup (?)\n-   Add notifications (mail, push, etc...)\n-   Collaborative boards and tasks with owner, editors and viewers.\n-   Create an ultra-minimal, distraction-free board view for people with ADHD.\n-   Other platforms integration (Google, Trello, etc...)\n\n\u003cbr /\u003e\n\u003chr /\u003e\n\n## Getting Started\n\n### 1. Clone the repository and install dependencies\n\n```bash\ngit clone https://github.com/im-mou/quicktik.git\ncd quicktik\nyarn install\n# or\nnpm install\n```\n\n\u003cbr /\u003e\n\n### 2. Running in local envoirnment\n\n**Setup and running the project using YARN w/ workspaces**\n\nRun next.js dev server:\n\n```bash\n# run next.js dev server\nyarn dev\n```\n\nOr run next.js production server:\n\n```bash\n# run next.js production server\nyarn build\nyarn start\n```\n\n\u003cbr /\u003e\n\n**Setup and running the project using NPM w/ lerna**\n\n```bash\n# install all deps\nnpm run bootstrap\n\n# run next.js dev server\nnpm run dev\n\n# or:\n\n# Production server:\nnpm run build\nnpm run start\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n\u003cbr /\u003e\n\n### 3. Run storybooks for local development (Optional)\n\nThis monorepo is composed of 3 packages:\n\n**next-app**\n\n-   Main next.js app\n-   Package that imports all the other packages listed below.\n\n**material-ui-components**\n\n-   Package containing react components made w/ Material-UI\n-   Contains [Storybook](https://storybook.js.org/) that run on [http://localhost:6006](https://storybook.js.org/)\n\n**mantine-ui-components**\n\n-   Package containing react components made w/ Mantine\n-   Contains [Storybook](https://storybook.js.org/) that run on [http://localhost:6016](https://storybook.js.org/)\n\n\u003cbr /\u003e\n\nTo run all storybooks at once, run the following command:\n\n```bash\nyarn storybook\n# or\nnpm run storybook\n```\n\nTo run a specific storybook, navegate to the package and run the command above.\n\n\u003cbr /\u003e\n\n### 4. Deployment: next.js static app (Optional)\n\n```bash\n# Compile next.js as a static project for production.\n# With this command there is no need to build, it does it automatically.\n\nyarn export\n# or\nnpm run export\n```\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Wana contribute?\n\nGo ahead, let's help each other out and improve over skills and become better programmers or.. whatever.\n\nHave fun!\n\n\u003cbr /\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-mou%2Fquicktik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fim-mou%2Fquicktik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-mou%2Fquicktik/lists"}