{"id":22588981,"url":"https://github.com/likhithsp/todolist","last_synced_at":"2026-05-06T07:32:05.696Z","repository":{"id":261839270,"uuid":"885498417","full_name":"LikhithSP/todolist","owner":"LikhithSP","description":"A responsive and user-friendly To-Do List which features local storage, task management, and a sleek design. Perfect for managing your daily tasks!✅","archived":false,"fork":false,"pushed_at":"2024-11-09T15:05:34.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T18:33:02.143Z","etag":null,"topics":["css","html","javascript","todolist"],"latest_commit_sha":null,"homepage":"https://likhithsp.github.io/todolist/","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/LikhithSP.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}},"created_at":"2024-11-08T17:46:29.000Z","updated_at":"2024-12-01T17:02:43.000Z","dependencies_parsed_at":"2024-11-08T18:38:55.360Z","dependency_job_id":"6657ff3d-9176-4828-bb04-bcce4dd8b8e9","html_url":"https://github.com/LikhithSP/todolist","commit_stats":null,"previous_names":["likhithsp/todolist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftodolist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftodolist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftodolist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftodolist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LikhithSP","download_url":"https://codeload.github.com/LikhithSP/todolist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246073711,"owners_count":20719533,"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":["css","html","javascript","todolist"],"created_at":"2024-12-08T08:11:46.651Z","updated_at":"2026-05-06T07:32:00.658Z","avatar_url":"https://github.com/LikhithSP.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv class=\"container\"\u003e\n    \u003ch1\u003e To-Do List 📝\u003c/h1\u003e\n\n  \u003cdiv class=\"preview\"\u003e\n        \u003cimg src=\"https://i.ibb.co/1ZxHJPT/image-6.png\" alt=\"To Do List Preview\"\u003e\n    \u003c/div\u003e\n    \u003cp align=\"center\"\u003e\u003cstrong\u003eSimple, elegant To-Do List web application that allows users to add, check off, and delete tasks. it offers a clean and user-friendly design, responsive layout, and stores tasks locally so your list persists even if the page is refreshed.\u003c/strong\u003e\u003c/p\u003e\n\n## Features ✨\n- **Add Tasks**: Quickly add new tasks to your list.\n- **Delete Tasks**: Remove tasks with a simple click.\n- **Mark as Complete**: Click tasks to mark them as completed.\n- **Local Storage**: Retains your tasks even after refreshing the page.\n- **Responsive Design**: Works well on all screen sizes.\n\n## Getting Started 🚀\n\n### Prerequisites\n- A modern web browser.\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/your-repo-name.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd your-repo-name\n   ```\n3. Open `index.html` in your browser:\n   ```bash\n   open index.html\n   ```\n\n### Usage\n1. Enter a task in the input box.\n2. Click \"Add\" or press Enter to add the task to the list.\n3. Click a task to mark it as completed.\n4. Click the \"×\" button next to a task to delete it.\n\n## Code Structure 🧩\n\n- **index.html**: Contains the HTML structure for the app, including input and task list.\n- **style.css**: Manages the layout and design of the app, with a beautiful background and smooth interactions.\n- **script.js**: Handles task addition, deletion, completion, and saves data to local storage for persistence.\n\n## Contributing 🤝\n1. Fork the repository.\n2. Create your feature branch:\n   ```bash\n   git checkout -b feature/AmazingFeature\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m 'Add some AmazingFeature'\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature/AmazingFeature\n   ```\n5. Open a pull request.\n\n\n## Acknowledgments\n- [Font Awesome](https://fontawesome.com) for icons.\n- Background image by [Pexels](https://www.pexels.com).\n\n\u003ch2\u003e🤝 Connect With Me\u003c/h2\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.linkedin.com/in/likhithsp\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=xuvGCOXi8Wyg\u0026format=png\u0026color=000000\" alt=\"LinkedIn\" class=\"icon\"\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://www.github.com/LikhithSP\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=46565\u0026format=png\u0026color=000000\" alt=\"GitHub\" class=\"icon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Ftodolist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikhithsp%2Ftodolist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Ftodolist/lists"}