{"id":15598603,"url":"https://github.com/praisespjmt/best-webdev-practice","last_synced_at":"2026-05-07T01:02:47.796Z","repository":{"id":111327836,"uuid":"524964001","full_name":"PraisesPJMT/Best-Webdev-Practice","owner":"PraisesPJMT","description":"This project uses the \"To Do List\" application to learn standard web development practice such as KISS, Dry and YAGNI. This project was made using Webpack, JavaScript, HTML5 and CSS3.","archived":false,"fork":false,"pushed_at":"2022-08-16T15:32:02.000Z","size":288,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T06:01:46.417Z","etag":null,"topics":["css","html5","javascript","webpack"],"latest_commit_sha":null,"homepage":"","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/PraisesPJMT.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":"2022-08-15T11:40:06.000Z","updated_at":"2022-09-18T09:59:26.000Z","dependencies_parsed_at":"2023-05-23T13:45:46.685Z","dependency_job_id":null,"html_url":"https://github.com/PraisesPJMT/Best-Webdev-Practice","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"96e5d2697b9be2064268ad9759de25d21215d332"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PraisesPJMT/Best-Webdev-Practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FBest-Webdev-Practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FBest-Webdev-Practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FBest-Webdev-Practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FBest-Webdev-Practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PraisesPJMT","download_url":"https://codeload.github.com/PraisesPJMT/Best-Webdev-Practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FBest-Webdev-Practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32718323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-10-03T01:40:48.035Z","updated_at":"2026-05-07T01:02:47.768Z","avatar_url":"https://github.com/PraisesPJMT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# To Do List Application\n\n\u003e \"To-Do-List App\" is a simple web app that displays a list of daily tasks and allows you to edit, add and remove task from that list.\n\n![Application Snapshort](./assets/project.png)\n\n## Built With (Linter)\n\n- Webpack\n- HTML (Webhint)\n- CSS (Stylelint)\n- JavaScript (Eslint)\n\n## Prerequisites\nThe following applications are required to be installed for the project to run!\n- Modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.\n- [Git](https://git-scm.com/downloads)\n- [Node.js](https://nodejs.org/en/download/) LTS version\n\n## App Setup\n- Clone [this](https://github.com/PraisesPJMT/To-Do-List) GitHub repository using `git clone git@github.com:PraisesPJMT/To-Do-List.git`\n- Initialize the package manager using `npm init -y`\n- Download all required modules using `npm install` inside the project directory (/To-Do-List)\n- Launch project on browser using `npm run start` inside the project directory (/To-Do-List)\n\n## App Deployment\nTo-Do-List application can be deployed on any web server that can host a Node.js runtime environment\n\nThe project was successfully deployed to GitHub Pages. The live project can be\nviewed at the following links:\u003cbr\u003e\u003cbr\u003e\n[To-Do-List App](https://praisespjmt.github.io/To-Do-List/) \u003cbr\u003e\nURL Link: [https://praisespjmt.github.io/To-Do-List/](https://praisespjmt.github.io/To-Do-List/)\n\n\n## Authors\n\n👤 **Praises Tula**\n\n- GitHub: [@praisespjmt](https://github.com/PraisesPJMT)\n- Twitter: [@praisespjmt](https://twitter.com/PraisesPJMT)\n- LinkedIn: [Praises Musa Tula](https://www.linkedin.com/in/praises-tula-9233aa76)\n\n## 🤝 Contributing\n\nContributions, [issues](https://github.com/PraisesPJMT/To-Do-List/issues), and feature requests are welcome!\n\n## ⭐️ Show your support\n\nGive a ⭐️ if you like this project!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraisespjmt%2Fbest-webdev-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraisespjmt%2Fbest-webdev-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraisespjmt%2Fbest-webdev-practice/lists"}