{"id":24234761,"url":"https://github.com/m0rrighan/to-do-list","last_synced_at":"2025-04-09T20:32:12.999Z","repository":{"id":46633677,"uuid":"409212603","full_name":"M0rrighan/To-do-list","owner":"M0rrighan","description":"A simple yet powerful to-do list, inspired by the minimalist website. It allows the user to add tasks, edit and remove tasks, clear all completed tasks.","archived":false,"fork":false,"pushed_at":"2021-10-02T21:39:02.000Z","size":2304,"stargazers_count":3,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T17:52:07.742Z","etag":null,"topics":["css","html","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://radmila-to-do-list.netlify.app/","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/M0rrighan.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":"2021-09-22T13:19:39.000Z","updated_at":"2022-02-05T18:10:34.000Z","dependencies_parsed_at":"2022-07-20T08:32:08.452Z","dependency_job_id":null,"html_url":"https://github.com/M0rrighan/To-do-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M0rrighan%2FTo-do-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M0rrighan%2FTo-do-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M0rrighan%2FTo-do-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M0rrighan%2FTo-do-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M0rrighan","download_url":"https://codeload.github.com/M0rrighan/To-do-list/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248107255,"owners_count":21048885,"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","webpack"],"created_at":"2025-01-14T17:11:11.506Z","updated_at":"2025-04-09T20:32:12.979Z","avatar_url":"https://github.com/M0rrighan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-do-list\n\nA simple yet powerful to-do list, inspired by the minimalist website.\n\n## Live Demo\n\n[Live Demo Link](https://m0rrighan.github.io/To-do-list/)\n\n## Built With\n\n- HTML\n- CSS\n- JS\n- WEBPACK\n\n## Project requirements\n\n- Set up a new project with webpack that is based on the webpack exercise you have already completed.\n- Create an index.html file and write your HTML markup here. Create an empty To Do List placeholder (`\u003cdiv\u003e` or `\u003cul\u003e` element). The index.html file must be set as a template using the HTML Webpack Plugin.\n- Create an index.js file and set an array of some simple to do tasks (array of objects). Each task object should contain three keys:\n  - description [string].\n  - completed [bool].\n  - index: [number].\n- Write a function to iterate over the tasks array and populate an HTML list item element for each task.\n- On page load render the dynamically created list of tasks in the dedicated placeholder. The list should apear in order of the index values for each task.\n- Create a style.css and set rules for the To Do List. CSS must be loaded by Webpack Style/CSS Loader. Your list should be a clone of the part of the minimalist project captured in the video below. [link to video](https://www.youtube.com/watch?v=AcUd-_Yjjqg)\n- All your source files (index.html, index.js and style.css) must be located in /src directory and your distribution files will be generated by webpack and served by webpack dev server from /dist folder.\n\n## Getting Started\n\n**To clone this project**\n**Run command: $git clone https://github.com/M0rrighan/To-do-list.git**\n**or press the green Code button in the upper right corner and choose to download from the Download ZIP link.**\n\n## Prerequisites\n\n- Code editor (VS Code, Sublime, Atom)\n\n## Authors\n\n👤 **Author1**\n\n- GitHub: [@M0rrighan](https://github.com/M0rrighan)\n- Twitter: [@RadmilaStojceva](https://twitter.com/RadmilaStojceva)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0rrighan%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0rrighan%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0rrighan%2Fto-do-list/lists"}