{"id":16074286,"url":"https://github.com/cancelei/to-do-list","last_synced_at":"2026-05-01T14:32:34.059Z","repository":{"id":175651811,"uuid":"653352693","full_name":"cancelei/To-do-list","owner":"cancelei","description":"Main learning points: Use Javascript to add, remove and display Tasks. Made during Microverse Coding School.","archived":false,"fork":false,"pushed_at":"2023-06-20T01:08:25.000Z","size":321,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"Main","last_synced_at":"2025-02-10T21:35:17.854Z","etag":null,"topics":["webpack","website"],"latest_commit_sha":null,"homepage":"https://cancelei.github.io/To-do-list/dist/index.html","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/cancelei.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-06-13T22:36:30.000Z","updated_at":"2023-07-11T14:58:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f95f12f4-79e7-4252-a7a7-9a22be68707a","html_url":"https://github.com/cancelei/To-do-list","commit_stats":null,"previous_names":["cancelei/to-do-list"],"tags_count":0,"template":false,"template_full_name":"cancelei/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FTo-do-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FTo-do-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FTo-do-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FTo-do-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cancelei","download_url":"https://codeload.github.com/cancelei/To-do-list/tar.gz/refs/heads/Main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325647,"owners_count":20920713,"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":["webpack","website"],"created_at":"2024-10-09T08:42:30.737Z","updated_at":"2026-05-01T14:32:34.026Z","avatar_url":"https://github.com/cancelei.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\u003cb\u003eResponsive 'To-Do List' App\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  - [🚀 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# 📖 Project Name\u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\nThis project was elaborated during the Microverse Course, is it a To-Do app with minimalistic but user friendly features to register your To-do's in a different way, more old school and without all the fuss.\n\n## 🛠 Built With Love and Passion\u003ca name=\"built-with\"\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/\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eN/A\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eN/A\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- Interactive List (Clear, add/Remove and mark as done the items);\n- Basic Structure \u0026 Linters;\n- Webpack \u0026 configs;\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- \u003ca href=\"https://cancelei.github.io/Capstone-M1-Event-Page/dist/index.html\"\u003eLink\u003c/a\u003e\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\nIn order to run this project you need:\n\nDownload Project Files from github.\n\n### Setup\n\nClone this repository to your desired folder:\n\n### Install\n\nInstall Node Package by running:\n\n- npm install\n\n### Usage\n\n- In other to use the repo you either to create a branch to create new features.\n- But in order to run the project use the commands below:\n  - npm run build (It will create a production ready file)\n  - npm start (It will run the server on your local machine)\n\n### Run Linters (Testing)\n\nI have added Linters different kinds of Linters to help avoid typos and ensure the best practices of the code base.\nSo while using this repository if you need to check your work no matter if you have worked on HTML or CSS, or even JS you can use the commands below.\n\n- To run the linter test on index.html or any HTML file. Use the below command:\nnpx hint . \n\n-To run linter test on Stylesheets (CSS or sass). Use the below command:\nnpx Stylelint \"**/*.{css,scss}\"\n\n- To run linter test on ES Lint (JS). Use the below command:\nnpx eslint .\n\n### Deployment\n\nN/A\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\u003e Mention all of the collaborators of this project.\n\n👤 **Author Glauber Bannwart**\n\n- GitHub: [@cancelei](https://github.com/cancelei)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/gbannwart)\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 / Initiatives\u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- Improved UX (CSS/JS).\n- New user and Login Screen with respective customer journey history.\n- Company Strategy planning to prevent Design Error's.\n\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\nN/A\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nN/A\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcancelei%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcancelei%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcancelei%2Fto-do-list/lists"}