{"id":17660574,"url":"https://github.com/newhoteng/to-do-list","last_synced_at":"2025-06-27T23:33:20.390Z","repository":{"id":164989174,"uuid":"620436595","full_name":"newhoteng/To-do-list","owner":"newhoteng","description":"A simple 'To-do list' app that allows users to add, check off, and delete daily tasks. It is built with HTML, CSS, JavaScript and packaged using webpack","archived":false,"fork":false,"pushed_at":"2023-12-10T11:42:53.000Z","size":401,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T17:05:33.346Z","etag":null,"topics":["css","dom-manipulation","html","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://newhoteng.github.io/To-do-list/","language":"JavaScript","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/newhoteng.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":"2023-03-28T17:18:15.000Z","updated_at":"2024-07-21T01:17:09.000Z","dependencies_parsed_at":"2024-10-23T18:11:54.695Z","dependency_job_id":"b6285ce7-3dd9-4344-8a35-9051ae2e2a9f","html_url":"https://github.com/newhoteng/To-do-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/newhoteng/To-do-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newhoteng%2FTo-do-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newhoteng%2FTo-do-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newhoteng%2FTo-do-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newhoteng%2FTo-do-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/newhoteng","download_url":"https://codeload.github.com/newhoteng/To-do-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newhoteng%2FTo-do-list/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262351639,"owners_count":23297633,"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","dom-manipulation","html","javascript","webpack"],"created_at":"2024-10-23T17:07:44.738Z","updated_at":"2025-06-27T23:33:20.363Z","avatar_url":"https://github.com/newhoteng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📖 About the Project](https://github.com/newhoteng/To-do-list/blob/main/README.md#open_book-awesome-books)\n  - [🛠️ Built With](https://github.com/newhoteng/To-do-list/blob/main/README.md#hammer_and_wrench-build-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](https://github.com/newhoteng/To-do-list/blob/main/README.md#rocket-live-demo)\n- [💻 Getting Started](https://github.com/newhoteng/To-do-list/blob/main/README.md#computer-getting-started)\n  - [Prerequisites](https://github.com/newhoteng/To-do-list/blob/main/README.md#prerequisites)\n  - [Setup](https://github.com/newhoteng/To-do-list/blob/main/README.md#setup)\n  - [Install](https://github.com/newhoteng/To-do-list/blob/main/README.md#install)\n- [👥 Authors](https://github.com/newhoteng/To-do-list/blob/main/README.md#busts_in_silhouette-authors)\n- [🔭 Future Features](https://github.com/newhoteng/To-do-list/blob/main/README.md#telescope-future-features)\n- [🤝 Contributing](https://github.com/newhoteng/To-do-list/blob/main/README.md#handshake-contributing)\n- [⭐ Show your support](https://github.com/newhoteng/To-do-list/blob/main/README.md#star-show-your-support)\n- [🙏 Acknowledgements](https://github.com/newhoteng/To-do-list/blob/main/README.md#pray-acknowledgements)\n- [📝 License](https://github.com/newhoteng/To-do-list/blob/main/README.md#memo-license)\n\n#  :open_book: To-do-list\n**To-do-list** is a simple 'To-do-list' app that allows users to add, check-off and delete daily activities. It is built with HTML, CSS, JavaScript and packaged using webpack\n\n## :hammer_and_wrench: Build With\n### Tech Stack\n\u003cdetails\u003e\u003csummary\u003eClient\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"https://html.com/\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://www.w3.org/TR/CSS/#css\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://www.javascript.com/\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features\n  - Task input and display\n  - Add and remove task feature\n  - Mark as completed\n  - Clear all completed task feature\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :rocket: Live Demo\n- [To-do list app](https://newhoteng.github.io/To-do-list/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :computer: Getting Started\nTo get a local copy up and running, follow these steps.\u003cbr\u003e\n\n### Prerequisites\n\nIn order to run this project you need:\n- Text editor\n- GitHub account\u003cbr\u003e\n\n### Setup\n\nClone this repository to your desired folder:\u003cbr\u003e\n```\ngit clone https://github.com/newhoteng/To-do-list.git\n```\n\n### Install\n\nInstall this project with:\u003cbr\u003e\n```\nnpm install\n```\n\u003c!-- npm run build, npm run deploy --\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :busts_in_silhouette: Authors\n:bust_in_silhouette: **Harriet Oteng**\n- GitHub: [@githubhandle](https://github.com/newhoteng)\n- Twitter: [@twitterhandle](https://twitter.com/HarrietOteng1)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/harriet-oteng-75554666/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :telescope: Future Features\n  - Drag and move list items\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :handshake: Contributing\nContributions, issues, and feature requests are welcome!\nFeel free to check the [issues page](https://github.com/newhoteng/To-do-list/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :star: Show your support\nIf you like this project follow me on GitHub.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :pray: Acknowledgements\n- I would like to thank my coding partners [Abbas](https://github.com/AbbasSarwar) and [Martins](https://github.com/Abmart0803) for heloping out with fixing bugs.\n- Thanks to Microverse for inspiring me to do this project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n  \n## :memo: License\n[License](https://github.com/newhoteng/To-do-list/blob/main/LICENSE)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"https://github.com/newhoteng/To-do-list#readme\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewhoteng%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewhoteng%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewhoteng%2Fto-do-list/lists"}