{"id":24191126,"url":"https://github.com/c00p75/to-do-list","last_synced_at":"2026-02-18T09:39:28.080Z","repository":{"id":64546620,"uuid":"574967652","full_name":"c00p75/To-Do-List","owner":"c00p75","description":"To-do list is website that saves changes in the browser's local storage and uses ES6 and Webpack to add a new item, remove a selected item, mark a selected item as complete, remove all items marked as complete at once, and reorder a selected items (as drag-and-drop) from the list. The functionality of the app is done using jest.","archived":false,"fork":false,"pushed_at":"2022-12-22T12:46:45.000Z","size":23478,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T20:22:20.408Z","etag":null,"topics":["css","html","javascript","jest-tests","webpack"],"latest_commit_sha":null,"homepage":"","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/c00p75.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}},"created_at":"2022-12-06T13:19:58.000Z","updated_at":"2023-07-05T12:04:58.000Z","dependencies_parsed_at":"2023-01-30T09:16:26.311Z","dependency_job_id":null,"html_url":"https://github.com/c00p75/To-Do-List","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c00p75/To-Do-List","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c00p75%2FTo-Do-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c00p75%2FTo-Do-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c00p75%2FTo-Do-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c00p75%2FTo-Do-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c00p75","download_url":"https://codeload.github.com/c00p75/To-Do-List/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c00p75%2FTo-Do-List/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29574851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"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","html","javascript","jest-tests","webpack"],"created_at":"2025-01-13T15:13:04.748Z","updated_at":"2026-02-18T09:39:23.070Z","avatar_url":"https://github.com/c00p75.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://github.com/microverseinc/readme-template/blob/master/murple_logo.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [⭐️ Show your support](#support)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 To-Do List \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e A simple website that uses Javascript ES6 and Webpack to build a \"To-do list\" create, read, update, and delete (CRUD) application.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\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/Style/CSS/Overview.en.html\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://reactjs.org/\"\u003eJS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://webpack.js.org/\"\u003eWebpack\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e Describe between 1-3 key features of the application.\n- **Adding and removing list items.**\n- **Marking a selected item as complete.**\n- **Reordering a selected item (as drag-and-drop).**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Live Demo Link](https://c00p75.github.io/To-Do-List/dist/index.html)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n- Node.js\n- Browser (any)\n- Working PC\n\n### Setup\n\n In order to Clone this repository to your PC please follow the below steps:\n \u003e Copy this link [https://github.com/c00p75/To-Do-List.git].\n \u003e Open your (cmd) or (git bash) and select your preffered directory, i.e. `cd desktop` to select the desktop as your working directory.\n \u003e Type the commad `git clone \u003cpaste the repo link\u003e` and the repo will be saved to your current working directory.\n\n### Usage\n\nTo run the project, execute the following command:\n\n\u003e In your (cmd) or (git bash), set the current working directory to the downloaded folder. Next, run the command 'npm i' followed by `npm start` and the page will open in the browser.\n\n### Run tests\n\nIn your (cmd) or (git bash), with the downloaded folder set as the current working directory, run the command `npm test`.\n\n### Deployment\n\nYou can deploy this project using:\n- Github page \n- Hosting in a web server\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e George M'sapenda\u003c/a\u003e\n\n\u003e Mention all of the collaborators of this project.\n👤 **Author1**\n- GitHub: [@c00p75](https://github.com/c00p75)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e Describe 1 - 3 features you will add to the project.\n- **Adding Notifications for pending tasks.**\n- **Connecting Project to Database.**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n\u003e Add at least 2 questions new developers would ask when they decide to use your project.\n- **[How to install the node module in my project?]**\n\n  - [type in your cmd or gitbash (npm install)]\n\n- **[How to clone this project to my local PC?]**\n\n  - [In the cmd or gitbash type (git clone \u003cgithub_repo_link\u003e)]\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003eMIT\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\nNOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc00p75%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc00p75%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc00p75%2Fto-do-list/lists"}