{"id":24061453,"url":"https://github.com/fuadmoin/todolist","last_synced_at":"2026-04-16T05:04:32.802Z","repository":{"id":131848554,"uuid":"608082542","full_name":"fuadmoin/TODOLIST","owner":"fuadmoin","description":"To-do-lists is a simple project built to help users stay organized. Users can create, edit and delete a task. Built with HTML, CSS, and JavaScript. And bundled with Webpack.","archived":false,"fork":false,"pushed_at":"2023-03-07T08:32:04.000Z","size":905,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T07:35:35.150Z","etag":null,"topics":["css","html5","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://fuadmoin.github.io/TODOLIST/dist/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuadmoin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01T09:32:14.000Z","updated_at":"2023-03-10T05:49:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e24e69e-c9c8-4171-b8f4-8456b4079879","html_url":"https://github.com/fuadmoin/TODOLIST","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"fuadmoin/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuadmoin%2FTODOLIST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuadmoin%2FTODOLIST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuadmoin%2FTODOLIST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuadmoin%2FTODOLIST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuadmoin","download_url":"https://codeload.github.com/fuadmoin/TODOLIST/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240876862,"owners_count":19871903,"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","html5","javascript","webpack"],"created_at":"2025-01-09T07:34:31.062Z","updated_at":"2026-04-16T05:04:32.776Z","avatar_url":"https://github.com/fuadmoin.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  \u003cimg src=\"./img/logo2.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eTo-do List\u003c/b\u003e\u003c/h3\u003e\n\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- [💻 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- [📝 License](#license)\n\n# 📖 To Do List \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**To-Do List** is a simple project built to help users stay organized, productive, and motivated in their work and life. Users can create tasks. The created tasks will be saved to local storage and will be displayed. Then, users can edit and mark tasks as complete on the website. They can also delete a single task or multiple tasks at once.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n- **HTML, CSS, and JavaScript**\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **HTML styled with css and javascript**\n- **Uses webpack**\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\u003e Check out the live demo for this project [here](https://fuadmoin.github.io/TODOLIST/dist/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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\nWeb Browser, Code Editor.\n\n### Setup\n\nClone this repository to your desired folder:\n\nExample commands:\n\n```sh\n  cd my-folder\n  git clone https://github.com/fuadmoin/TODOLIST.git\n```\n\n### Install\n\nVS CODE\n\n### Usage\n\n```\n  code .\n  open the index file with live server\n```\n\n### Run tests\n\nchange the value of the index to see if the order of the task is being changed.\n\n### Deployment\n\nYou can deploy this project using Github-Page.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Fuad Abdlemoin**\n\n- GitHub: [@fuadmoin](https://github.com/fuadmoin)\n- Twitter: [@Fuad01804580](https://twitter.com/Fuad01804580)\n- LinkedIn: [Fuad Moin](https://www.linkedin.com/in/fuad-moin-a7b126259/)\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- [ ] **[users will be able to input tasks]**\n- [ ] **[tasks will be displayed based on their order]**\n- [ ] **[users will be able to delete tasks that are completed]**\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](https://github.com/fuadmoin/TODOLIST/issues), and feature requests are welcome!\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 please consider starring it.\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 my coding partner [@Baqar](https://github.com/baqar-abbas) for helping me on this project with me.\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](./MIT.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%2Ffuadmoin%2Ftodolist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuadmoin%2Ftodolist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuadmoin%2Ftodolist/lists"}