{"id":15597642,"url":"https://github.com/strangeal/todo-list","last_synced_at":"2026-05-19T04:37:39.389Z","repository":{"id":140619535,"uuid":"542019121","full_name":"Strangeal/Todo-list","owner":"Strangeal","description":"Todo List App is a project I built as part of learning Javascript in the full stack software development course at Microverse. The main focus of this project was Javascript and how to use it to create different  functionalities like adding, remove, and storing added books in localStorage for a better user experience","archived":false,"fork":false,"pushed_at":"2022-09-30T16:41:00.000Z","size":522,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T07:08:50.513Z","etag":null,"topics":["css","html5","javascript"],"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/Strangeal.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}},"created_at":"2022-09-27T10:05:46.000Z","updated_at":"2023-07-29T00:44:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"d02661d5-0b9b-429a-a6c2-2fbc82d216b9","html_url":"https://github.com/Strangeal/Todo-list","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"1dee3788a013ddd715c65b7fa289cf782d0ee93c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Strangeal/Todo-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strangeal%2FTodo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strangeal%2FTodo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strangeal%2FTodo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strangeal%2FTodo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Strangeal","download_url":"https://codeload.github.com/Strangeal/Todo-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strangeal%2FTodo-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33201994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"],"created_at":"2024-10-03T01:22:41.360Z","updated_at":"2026-05-19T04:37:39.366Z","avatar_url":"https://github.com/Strangeal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo-list\n\n![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Microverse Todo-list Project\n\n\u003e **Todo List is a Javascript project in module 2 week 2 in the fullstack microverse software development course*\n\n\n## Built With\n\n- html\n- css\n- Javascript\n- webpack\n\n## Live Demo\n\n[**See Project 🚀**](https://strangeal.github.io/Todo-list/dist/);\n\n## Get Started\n\nTo get the content of this project locally you need to run the following commands in your terminal.\n\n### Prerequisites\n- IDE(code editor) like: **Vscode**, **Sublime**, etc. \n- [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/)\n\n### Setup\n1. Download the **Zip** file or clone the repo with:\n```bash\ngit clone git@github.com:Strangeal/Awesome-books.git\n```\n3. To access cloned directory run:\n```bash\ncd MyPortfolio\n```\n3. Open it with the live server\n\n### Install\n\u003e To install linters and other project's dependencies run:\n```bash\nnpm install\n```\n## Run Test for Linters\n\nFor tracking linter errors locally you need to follow these steps:\n\n1. For tracking linter errors in HTML files run:\n```bash \nnpx hint .\n```\n\n2. For tracking linter errors in CSS or SASS files run:\n\n```bash\nnpx stylelint \"\\*_/_.{css,scss}\"\n```\n\n3. For tracking linter errors in JavaScript files run:\n\n```bash\nnpx eslint .\n```\n\n## Author\n\n👤 **Justice Bajeri**\n\n- GitHub: [Link to Github Profile](https://github.com/Strangeal)\n- Twitter: [Link to Twitter Profile](https://twitter.com/Str_angeal)\n- LinkedIn: [Link to LinkedIn Profile](https://www.linkedin.com/in/justice-bajeri-0b7211243/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\nFor Design Inspiration I would like to Acknowledge\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrangeal%2Ftodo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrangeal%2Ftodo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrangeal%2Ftodo-list/lists"}