{"id":21676718,"url":"https://github.com/ivangonzalez224/to-do-list.io","last_synced_at":"2025-08-05T18:22:08.484Z","repository":{"id":180594544,"uuid":"665284492","full_name":"ivangonzalez224/To-do-list.io","owner":"ivangonzalez224","description":"This is an application where users can create a to do list. Users can add and edit a description for each task, mark and delete those that have already been completed. Built with JavasScript and it uses Webpack in order to bundle the whole project.","archived":false,"fork":false,"pushed_at":"2023-07-19T13:30:28.000Z","size":734,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:55:24.074Z","etag":null,"topics":["css","html","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://ivangonzalez224.github.io/To-do-list.io/","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/ivangonzalez224.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,"zenodo":null}},"created_at":"2023-07-11T21:32:35.000Z","updated_at":"2023-09-01T23:36:02.000Z","dependencies_parsed_at":"2025-04-12T16:01:39.088Z","dependency_job_id":null,"html_url":"https://github.com/ivangonzalez224/To-do-list.io","commit_stats":null,"previous_names":["ivangonzalez224/to-do-list","ivangonzalez224/to-do-list.io"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivangonzalez224/To-do-list.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangonzalez224%2FTo-do-list.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangonzalez224%2FTo-do-list.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangonzalez224%2FTo-do-list.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangonzalez224%2FTo-do-list.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivangonzalez224","download_url":"https://codeload.github.com/ivangonzalez224/To-do-list.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangonzalez224%2FTo-do-list.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265077376,"owners_count":23707667,"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":"2024-11-25T14:16:05.235Z","updated_at":"2025-07-13T01:11:33.529Z","avatar_url":"https://github.com/ivangonzalez224.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e \n  \u003ch3\u003e\u003cb\u003eTo Do List\u003c/b\u003e\u003c/h3\u003e\n  \u003ch5\u003eIvan Gonzalez\u003c/h5\u003e \n\u003c/div\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- [👥 Authors](#authors)\n- [🛩️ Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 To Do List \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**To Do List** is a personal to do list app using webpack to bundle the project.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n1. HTML\n2. CSS\n3. JavaScript\n4. Linters\n5. Webpack\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\nIn this project we use HTML, CSS, JavaScript, and webpack to build and bundle the whole project.\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/es/docs/Web/HTML\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/es/docs/Web/CSS\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/es/docs/Web/JavaScript\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Add a professional README.md file.\n- Use flexbox in order to lay out the elements on the page.\n- Use webpack in order to bundle the project.\n- Set up a linter for the project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n The link to the project deployed:\n\n- [Live Demo Link](https://ivangonzalez224.github.io/To-do-list.io/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nIn this project it is used flexbox to lay out the elements on the page. And it is used webpack to bundle the project.\n\n### Setup\n\nTo get a local copy, follow these steps.\n\nClone this repository to your desired folder:\n\n  ```sh\n  cd my-folder\n  git clone https://github.com/ivangonzalez224/To-do-list.git\n  code . (To open in Vscode)\n```\n\n### Prerequisites\n\nIn order to run this project you need:\n\n1. Git.\n2. Visual Studio Code or another code editor.\n3. Browser.  \n  \n  \n### Install\n\nThis project does not require installation. Just clone the repository to your local machine.\nEven though, for general purposes, Install this project with:\n```sh\n  cd my-folder\n  npm install\n```\n\n### Usage\n\nTo run the project, do the following:\n- Run `npm run start` or `npm start` to open the project in your browser.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Iván Gonzalez**\n\n- GitHub: [@ivangonzalez224](https://github.com/ivangonzalez224)\n- Twitter: [@ivang2204](https://twitter.com/ivang2204)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/iván-gonzalez-robles-957491275)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🛩️ Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- Implement other features using JavaScript such as adding better animations.\n- Drag and drop the task to change their position in the list:\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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 [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give it a star.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Micoverse.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivangonzalez224%2Fto-do-list.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivangonzalez224%2Fto-do-list.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivangonzalez224%2Fto-do-list.io/lists"}