{"id":22039511,"url":"https://github.com/subhamgiri16/task-master","last_synced_at":"2026-05-17T19:06:19.461Z","repository":{"id":264870444,"uuid":"894535614","full_name":"subhamgiri16/Task-Master","owner":"subhamgiri16","description":"To-Do App with Dark Mode","archived":false,"fork":false,"pushed_at":"2024-11-26T14:51:40.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T13:14:42.025Z","etag":null,"topics":["dark-mode","local-storage","setup-instructions","task-management","user-interface"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/subhamgiri16.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-11-26T14:25:18.000Z","updated_at":"2024-11-26T14:51:53.000Z","dependencies_parsed_at":"2024-11-26T15:42:34.632Z","dependency_job_id":null,"html_url":"https://github.com/subhamgiri16/Task-Master","commit_stats":null,"previous_names":["subhamgiri16/task-master"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subhamgiri16/Task-Master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamgiri16%2FTask-Master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamgiri16%2FTask-Master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamgiri16%2FTask-Master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamgiri16%2FTask-Master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhamgiri16","download_url":"https://codeload.github.com/subhamgiri16/Task-Master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamgiri16%2FTask-Master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dark-mode","local-storage","setup-instructions","task-management","user-interface"],"created_at":"2024-11-30T11:11:05.206Z","updated_at":"2026-05-17T19:06:19.419Z","avatar_url":"https://github.com/subhamgiri16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task-Master\n\n--\n\n## To-Do List with Dark Mode\n\nA simple, interactive to-do list application that allows users to:\n- Add, view, and delete tasks.\n- Persist tasks using `localStorage`.\n- Toggle between light and dark mode, with preferences saved in `localStorage`.\n\n---\n\n### Features\n\n1. **Task Management**:\n   - Add tasks via an input field.\n   - View saved tasks on page reload.\n   - Delete tasks with a button click.\n\n2. **Dark Mode**:\n   - Toggle between light and dark themes.\n   - Dark mode preference is saved and restored on subsequent visits.\n\n3. **LocalStorage**:\n   - Tasks and theme preferences are saved in `localStorage`.\n\n---\n\n### Technologies Used\n\n- **HTML5**: For structure.\n- **CSS3**: For styling, including theme switching using CSS variables.\n- **JavaScript**: For application logic and interaction.\n\n---\n\n### Setup Instructions\n\n1. Clone the repository:\n   ```bash\n   git clone [https://github.com/subhamgiri16/Task-Master.git]\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd todo-dark-mode\n   ```\n\n3. Open the `index.html` file in your favorite browser:\n   ```bash\n   open index.html\n   ```\n   Or simply drag and drop the `index.html` file into your browser.\n\n---\n\n### Usage\n\n1. **Adding Tasks**:\n   - Enter a task in the input field.\n   - Click the \"Add\" button to add the task to the list.\n\n2. **Deleting Tasks**:\n   - Click the \"Delete\" button next to any task to remove it from the list.\n\n3. **Dark Mode**:\n   - Toggle the \"Dark Mode\" switch in the top-right corner to enable or disable dark mode.\n   - Your preference is saved, so it will persist when you reload the page.\n\n---\n\n### File Structure\n\n```\n.\n├── index.html        # The main HTML file\n├── style.css         # The CSS file for styling\n└── script.js         # The JavaScript file for logic\n```\n\n---\n\n### License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhamgiri16%2Ftask-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhamgiri16%2Ftask-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhamgiri16%2Ftask-master/lists"}