{"id":19864985,"url":"https://github.com/ktcotz/doneit","last_synced_at":"2026-05-03T12:40:11.488Z","repository":{"id":245724942,"uuid":"819058965","full_name":"ktcotz/DoneIt","owner":"ktcotz","description":"DoneIT - manage your tasks!","archived":false,"fork":false,"pushed_at":"2024-06-29T18:23:20.000Z","size":654,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T15:38:30.810Z","etag":null,"topics":["advanced","architecture","modal","oop","scss","startup","storage","theme","typescript","zod"],"latest_commit_sha":null,"homepage":"https://done-it-zeta.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktcotz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-06-23T16:55:30.000Z","updated_at":"2024-06-29T18:23:23.000Z","dependencies_parsed_at":"2024-06-23T18:24:07.539Z","dependency_job_id":"4afe8619-60a0-45aa-9d4c-02c240d0c54b","html_url":"https://github.com/ktcotz/DoneIt","commit_stats":null,"previous_names":["ktcotz/doneit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FDoneIt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FDoneIt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FDoneIt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FDoneIt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktcotz","download_url":"https://codeload.github.com/ktcotz/DoneIt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241274228,"owners_count":19937144,"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":["advanced","architecture","modal","oop","scss","startup","storage","theme","typescript","zod"],"created_at":"2024-11-12T15:20:26.170Z","updated_at":"2026-05-03T12:40:06.447Z","avatar_url":"https://github.com/ktcotz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![DoneIT](./public/assets/images/design.png)\n\n\u003ch3 align=\"center\"\u003e ✅ DoneIT – Manage your tasks the smart way! \u003c/h3\u003e\n\n## Project Overview 🎨\n\n**DoneIT** is a modern task management application designed to help users stay organized and productive.  \nReorder, edit, and delete tasks effortlessly – with additional confirmation for critical actions to ensure data safety.\n\n✔️ **Minimal UI, powerful logic, built for productivity.**\n\n---\n\n## Tech Stack 🧰\n\n| Tech | Description |\n|------|-------------|\n| ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white\u0026style=flat) | Markup structure |\n| ![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white\u0026style=flat) | Styling |\n| ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\u0026style=flat) | Type-safe logic |\n| ![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white\u0026style=flat) | Project bundler |\n| ![Visual Studio Code](https://img.shields.io/badge/VSCode-%230078d7.svg?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white\u0026style=flat) | IDE |\n| ![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white\u0026style=flat) | Package manager |\n\n---\n\n## Libraries \u0026 Tools 📦\n\n| Library | Purpose |\n|---------|---------|\n| ![Zod](https://img.shields.io/badge/zod-%233068b7.svg?style=for-the-badge\u0026logo=zod\u0026logoColor=white\u0026style=flat) | Form validation |\n| **SortableJS** | Drag \u0026 drop support |\n| **QueryString** | URL filtering \u0026 state sync |\n| **FocusTrap** | Accessibility – focus trap in modals |\n\n---\n\n## Features 🚀\n\n- ✅ Light/dark theme with user preferences (Theme Provider)\n- 📁 Persistent data via Local Storage (with strong typing)\n- 🔍 Task filtering through URL parameters\n- 🛠️ Full CRUD task operations\n- 🧩 Modular modal system with confirmation prompts\n- ♿ Accessibility via focus trapping\n- 🎨 Clean, responsive, and intuitive UI/UX\n\n---\n\n## Installation \u0026 Setup 💻\n\n```bash\n# 1. Install dependencies\nnpm install\n\n# 2. Start local development server\nnpm run dev\n\n# 3. Open localhost URL in browser\n```\n\n## 👨‍💻 Developer Info\n- 🐙 GitHub: https://www.github.com/ktcotz\n- 💼 LinkedIn: https://www.linkedin.com/in/naskret-kamil/\n- 🌐 Portfolio: https://kamil-me.vercel.app/\n- 📫 Email: naskret.kamil@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktcotz%2Fdoneit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktcotz%2Fdoneit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktcotz%2Fdoneit/lists"}