{"id":30323992,"url":"https://github.com/chiragsdev/task-manager","last_synced_at":"2025-08-17T22:30:17.257Z","repository":{"id":309193355,"uuid":"906588458","full_name":"chiragsdev/task-manager","owner":"chiragsdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-21T10:23:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T13:33:20.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chiragsdev.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,"zenodo":null}},"created_at":"2024-12-21T10:22:47.000Z","updated_at":"2024-12-21T10:23:58.000Z","dependencies_parsed_at":"2025-08-10T13:33:21.146Z","dependency_job_id":"221684ba-2191-4f41-87a6-0057ecf6902f","html_url":"https://github.com/chiragsdev/task-manager","commit_stats":null,"previous_names":["chiragsdev/task-manager"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chiragsdev/task-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiragsdev%2Ftask-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiragsdev%2Ftask-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiragsdev%2Ftask-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiragsdev%2Ftask-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chiragsdev","download_url":"https://codeload.github.com/chiragsdev/task-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiragsdev%2Ftask-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918198,"owners_count":24667664,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-17T22:30:12.911Z","updated_at":"2025-08-17T22:30:17.240Z","avatar_url":"https://github.com/chiragsdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager Application\n\nThis is a simple and interactive Task Manager web application. It allows users to add, mark as complete, delete tasks, and filter tasks (All, Completed, Pending) using a dropdown. The project is implemented with HTML, CSS, JavaScript, and jQuery.\n\n---\n\n## Features\n\n### Key Features:\n\n1. **Add Tasks**:\n\n   - Users can input tasks and add them to the list.\n   - Includes validation to ensure no empty tasks are added.\n\n2. **Mark Tasks as Complete**:\n\n   - Toggle a task's status to \"completed\" with a strike-through style.\n\n3. **Delete Tasks**:\n\n   - Remove tasks from the list with a delete button.\n\n4. **Filter Tasks**:\n\n   - Filter tasks by their status: All, Completed, or Pending.\n   - Dropdown is implemented using jQuery for dynamic filtering.\n\n5. **Smooth Animations**:\n\n   - Add tasks with a fade-in effect.\n   - Remove tasks with a fade-out effect.\n\n6. **Responsive Design**:\n   - Works seamlessly on desktop and mobile devices.\n\n---\n\n## Prerequisites\n\nEnsure you have the following installed:\n\n- **Web Browser**: Modern browser (e.g., Chrome, Firefox, Edge).\n- **Code Editor** (Optional): Visual Studio Code or any text editor.\n\n---\n\n## How to Run the Project Locally\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/your-username/task-manager.git\n   ```\n\n2. **Navigate to the Project Directory**:\n\n   ```bash\n   cd task-manager\n   ```\n\n3. **Open the Project in a Browser**:\n\n   - Locate the `index.html` file in the project folder.\n   - Double-click to open it in your default web browser.\n\n   Alternatively, you can right-click on the file and select \"Open With\" to choose a specific browser.\n\n4. **Start Using the Task Manager**:\n   - Add tasks, mark them as complete, delete tasks, or filter them using the dropdown.\n\n---\n\n## Project Structure\n\n```\n|-- index.html      # Main HTML file\n|-- styles.css      # Contains CSS for styling\n|-- script.js       # Contains JavaScript for functionality\n|-- README.md       # Project documentation\n```\n\n---\n\n## Key Files\n\n### `script.js`\n\n- Implements core features such as adding, marking, deleting, and filtering tasks.\n- Uses both JavaScript and jQuery for smooth animations and interactivity.\n\n### `styles.css`\n\n- Contains styles for a calm, modern, and user-friendly interface.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiragsdev%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchiragsdev%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiragsdev%2Ftask-manager/lists"}