{"id":42457226,"url":"https://github.com/abh3shek/todo_local","last_synced_at":"2026-01-28T09:01:32.372Z","repository":{"id":298945044,"uuid":"1001626143","full_name":"Abh3shek/todo_local","owner":"Abh3shek","description":"A simple and clean To-Do List web app that allows users to manage tasks efficiently.","archived":false,"fork":false,"pushed_at":"2025-06-13T18:03:03.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-13T19:19:21.821Z","etag":null,"topics":["css","deployed","html","surge","vanilla-javascript"],"latest_commit_sha":null,"homepage":"https://todo-abh3shek.surge.sh","language":"CSS","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/Abh3shek.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}},"created_at":"2025-06-13T17:54:06.000Z","updated_at":"2025-06-13T18:03:06.000Z","dependencies_parsed_at":"2025-06-13T19:29:45.580Z","dependency_job_id":null,"html_url":"https://github.com/Abh3shek/todo_local","commit_stats":null,"previous_names":["abh3shek/todo_local"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Abh3shek/todo_local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abh3shek%2Ftodo_local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abh3shek%2Ftodo_local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abh3shek%2Ftodo_local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abh3shek%2Ftodo_local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abh3shek","download_url":"https://codeload.github.com/Abh3shek/todo_local/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abh3shek%2Ftodo_local/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28843112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"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":["css","deployed","html","surge","vanilla-javascript"],"created_at":"2026-01-28T09:01:30.707Z","updated_at":"2026-01-28T09:01:32.359Z","avatar_url":"https://github.com/Abh3shek.png","language":"CSS","readme":"# ✅ To-Do List App\n\nA simple and clean To-Do List web app that allows users to manage tasks efficiently.\nTasks are stored using the browser’s localStorage so that they persist across sessions.\nBuilt with HTML, CSS, and JavaScript (no frameworks).\n\n---\n\n## 🚀 Live Demo\n\n🔗 https://todo-abh3shek.surge.sh\n\n---\n\n## 🛠 Tech Stack\n\n- HTML5\n- CSS3\n- JavaScript (Vanilla)\n- localStorage API\n\n---\n\n## ✨ Features\n\n- Add new tasks with timestamps\n- Delete individual tasks\n- Edit tasks inline\n- Tasks persist using `localStorage`\n- Responsive design for mobile and desktop\n\n---\n\n## 📦 Installation \u0026 Usage\n\nTo run the project locally:\n\n# Clone the repository\n\n```bash\ngit clone https://github.com/your-username/todo-app.git\n```\n\n# Navigate into the project directory\n\n```bash\ncd todo_local\n```\n\n# Open the index.html file in your browser\n\n\u003e No build step required. Runs directly in the browser.\n\n---\n\n## 💾 How Data is Stored\n\nTasks are stored in the browser using the `localStorage` API as JSON strings. When the page loads, the tasks are parsed and displayed automatically.\n\n---\n\n## 🧪 Example Data Format (localStorage)\n\n```json\n[\n  {\n    \"text\": \"Buy groceries\",\n    \"completed\": false,\n    \"createdAt\": \"2025-06-12T15:23:00\"\n  }\n]\n```\n\n---\n\n## 🧑‍💻 Author\n\nBuilt by abh3shek\nGitHub: https://github.com/Abh3shek\n\n---\n\n## 📄 License\n\nThis project is licensed under the [MIT License](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabh3shek%2Ftodo_local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabh3shek%2Ftodo_local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabh3shek%2Ftodo_local/lists"}