{"id":19547693,"url":"https://github.com/adeola003/to_do_list_webpack","last_synced_at":"2025-10-12T14:51:18.400Z","repository":{"id":152046495,"uuid":"621183892","full_name":"adeola003/To_do_list_webpack","owner":"adeola003","description":"This is a basic To do list app to add and remove tasks, built dynamically using HTML CSS and Javascript. Tests are also implemented to check the functionalities.","archived":false,"fork":false,"pushed_at":"2023-04-08T14:35:41.000Z","size":246,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T17:47:29.311Z","etag":null,"topics":["css","javascript","jest","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/adeola003.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-30T06:44:52.000Z","updated_at":"2023-07-15T10:05:47.000Z","dependencies_parsed_at":"2023-07-08T08:00:22.875Z","dependency_job_id":null,"html_url":"https://github.com/adeola003/To_do_list_webpack","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/adeola003%2FTo_do_list_webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeola003%2FTo_do_list_webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeola003%2FTo_do_list_webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeola003%2FTo_do_list_webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adeola003","download_url":"https://codeload.github.com/adeola003/To_do_list_webpack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251041686,"owners_count":21527237,"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","javascript","jest","webpack"],"created_at":"2024-11-11T03:52:05.552Z","updated_at":"2025-10-12T14:51:13.367Z","avatar_url":"https://github.com/adeola003.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003ch3\u003e\u003cb\u003eTo do list\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\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- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#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**[To_do_list]** This project is basic website that allows users to add/remove tasks from a to do from a list and used the webpack technology.\n\n## 🛠 Built With \u003ca name=\"HTML, CSS, Javascript and Webpack\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://html.com/#What_is_HTML\"\u003e\"HTML\"\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://html.com/css/#What_is_CSS\"\u003e\"CSS\"\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.javascript.com/\"\u003e\"script.Javascript\"\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- [x] Create a collection that keeps a list of tasks\n- [x] Display all tasks saved in the collection in the top part of the page.\n- [x] Used webpack technology.\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- [https://adeola003.github.io/To_do_list_webpack/](#)\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:\nOpen terminal on the same folder of the project and run:\n\n```sh\n npm install\n```\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  git https://github.com/adeola003/To_do_list_webpack.git\n  cd To_do_list_webpack\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  npm install\n```\n\n### Usage\n\n```\n1. download the project from clone\n2. open live server for the project\n3. You can see it in the browser\n```\n\n### Build for production\n\n```\nnpm run build\n```\n\n### Run tests\n\n- ### Linter Tests\n\nTo run tests, run the following command:\n\nTo check for html errors run:\n\n```sh\n  npx hint .\n```\n\nTo check for css errors run:\n\n```sh\n  npx stylelint \"**/*.{css,scss}\"\n```\n\nTo check for js errors run:\n\n```sh\n  npx eslint .\n```\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\u003c/a\u003e\n\n👤 **Abdel-Khafid SALAOU**\n\n- GitHub: [@githubhandle](https://github.com/adeola003)\n- Twitter: [@twitterhandle](https://twitter.com/khadaf6)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdel-khafid-salaou-a18396161)\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- [x] Add test to the project using jest\n- [x] Add the live demo for the project\n- [x] Add new some features to the project\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issue page](https://github.com/adeola003/To_do_list_webpack/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this feel free to follow me on github and give this project a star..\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Thanks to the Microverse team for the great curriculum.\n- Thanks to the Code Reviewer(s) for the insightful feedbacks.\n- Hat tip to anyone whose code was used.\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\u003c!-- ## ❓ FAQ (OPTIONAL) \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **[How_to_start]**\n\n  - [Register_for_a_full_stack_program_like_Microverse]\n\n- **[How_to_contact_you]**\n\n  - [Follow_me_on_Github]\n --\u003e\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\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE.md) licensed.\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%2Fadeola003%2Fto_do_list_webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeola003%2Fto_do_list_webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeola003%2Fto_do_list_webpack/lists"}