{"id":20980271,"url":"https://github.com/ali-sdg90/todo-app-knockoutjs","last_synced_at":"2026-04-15T19:41:28.173Z","repository":{"id":170282819,"uuid":"646391075","full_name":"Ali-Sdg90/Todo-App-KnockoutJS","owner":"Ali-Sdg90","description":"Todo app for CS_Internship","archived":false,"fork":false,"pushed_at":"2023-09-08T13:39:55.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T08:36:20.422Z","etag":null,"topics":["css","javascript","knockoutjs","scss","todo-app"],"latest_commit_sha":null,"homepage":"https://ali-sdg90.github.io/Todo-App-KnockoutJS/","language":"HTML","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/Ali-Sdg90.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":"2023-05-28T08:44:21.000Z","updated_at":"2024-01-16T20:45:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbd6c595-dd2f-4667-96f4-00736cb18e41","html_url":"https://github.com/Ali-Sdg90/Todo-App-KnockoutJS","commit_stats":null,"previous_names":["ali-sdg90/todo-app-knockout.js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ali-Sdg90/Todo-App-KnockoutJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FTodo-App-KnockoutJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FTodo-App-KnockoutJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FTodo-App-KnockoutJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FTodo-App-KnockoutJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ali-Sdg90","download_url":"https://codeload.github.com/Ali-Sdg90/Todo-App-KnockoutJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FTodo-App-KnockoutJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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","javascript","knockoutjs","scss","todo-app"],"created_at":"2024-11-19T05:17:32.402Z","updated_at":"2026-04-15T19:41:28.137Z","avatar_url":"https://github.com/Ali-Sdg90.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eTodo-App-knockoutJS\u003c/h1\u003e\n\u003cp\u003e\n    This is a sleek and visually appealing Todo-App built using Knockout.js. It\n    allows users to efficiently manage their tasks with features such as adding\n    new tasks and deleting existing ones. Tasks can be categorized into three\n    modes: active, complete, and all.\n\u003c/p\u003e\n\n\u003cimg src=\"Assets/1.png\" alt=\"Todo-App-img\" /\u003e\n\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            \u003cstrong\u003eAdd Task\u003c/strong\u003e: Easily add new tasks to your to-do list\n            with an intuitive interface for quick entry of task details.\n        \u003c/p\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            \u003cstrong\u003eDelete Task\u003c/strong\u003e: Remove unwanted tasks from the list\n            with a simple click, keeping your to-do list organized and\n            clutter-free.\n        \u003c/p\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            \u003cstrong\u003eCategorization\u003c/strong\u003e: Categorize tasks into active,\n            complete, and all modes for convenient viewing based on completion\n            status.\n        \u003c/p\u003e\n    \u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eInstallation\u003c/h2\u003e\n\u003cp\u003eTo use this Todo-App, follow the instructions below:\u003c/p\u003e\n\u003col\u003e\n    \u003cli\u003e\n        \u003cp\u003eClone the repository\u003c/p\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003cp\u003eOpen the project folder in your preferred code editor.\u003c/p\u003e\u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            Launch the application by opening the\n            \u003ccode\u003eindex.html\u003c/code\u003e file in a web browser.\n        \u003c/p\u003e\n    \u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eTechnologies Used\u003c/h2\u003e\n\u003cp\u003e\n    This Todo-App was developed using the following technologies and libraries:\n\u003c/p\u003e\n\u003cul\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eHTML\u003c/strong\u003e: The standard markup language for creating the\n        structure and elements of web pages.\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eCSS\u003c/strong\u003e: The style sheet language used for designing the\n        visual presentation of web pages.\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eJavaScript\u003c/strong\u003e: The programming language that enables\n        dynamic behavior and interactivity in web applications.\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eKnockout.js\u003c/strong\u003e: A powerful JavaScript library for building\n        dynamic and responsive user interfaces. Knockout.js facilitates the\n        creation of interactive web applications with a clean separation between\n        data model and view components.\n    \u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eContributing\u003c/h2\u003e\n\u003cp\u003e\n    Contributions are welcome! If you would like to contribute to this project,\n    please follow these steps:\n\u003c/p\u003e\n\u003col\u003e\n    \u003cli\u003e\u003cp\u003eFork the repository.\u003c/p\u003e\u003c/li\u003e\n    \u003cli\u003e\u003cp\u003eCreate a new branch for your feature or bug fix.\u003c/p\u003e\u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            Make your changes and commit them with descriptive commit messages.\n        \u003c/p\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003cp\u003ePush your changes to your forked repository.\u003c/p\u003e\u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            Submit a pull request, explaining the changes you have made and\n            their purpose.\n        \u003c/p\u003e\n    \u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eSteps\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            Todo Step 3 :\n            \u003ca\n                href=\"https://github.com/Ali-Sdg90/Todo-App/tree/2471d1bfbd34de78b451684a90d3c6db4ac20350\"\n                target=\"_new\"\n                \u003eGitHub\u003c/a\n            \u003e\n            |\n            \u003ca href=\"https://jsfiddle.net/Ali_Sdg90/v60okbum/\" target=\"_new\"\n                \u003eJsfiddle\u003c/a\n            \u003e\n        \u003c/p\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            Todo Step 4 :\n            \u003ca\n                href=\"https://github.com/Ali-Sdg90/Todo-App\"\n                target=\"_new\"\n                \u003eGitHub\u003c/a\n            \u003e\n            |\n            \u003ca href=\"https://jsfiddle.net/Ali_Sdg90/k4Lwxare/\" target=\"_new\"\n                \u003eJsfiddle\u003c/a\n            \u003e\n        \u003c/p\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cp\u003e\n            Todo Step 5 :\n            \u003ca\n                href=\"https://github.com/Ali-Sdg90/Todo-App-KnockoutJS\"\n                target=\"_new\"\n                \u003eGitHub\u003c/a\n            \u003e\n            |\n            \u003ca href=\"https://jsfiddle.net/Ali_Sdg90/v7nac15g/9/\" target=\"_new\"\n                \u003eJsfiddle\u003c/a\n            \u003e\n        \u003c/p\u003e\n    \u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-sdg90%2Ftodo-app-knockoutjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali-sdg90%2Ftodo-app-knockoutjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-sdg90%2Ftodo-app-knockoutjs/lists"}