{"id":24370909,"url":"https://github.com/dmambo/todo","last_synced_at":"2025-04-10T18:07:16.339Z","repository":{"id":64776005,"uuid":"578106056","full_name":"Dmambo/todo","owner":"Dmambo","description":"A webpack-powered Todo App that enables users to create, edit, and delete items on their todo list. This user-friendly web application provides an intuitive interface for efficient task management.","archived":false,"fork":false,"pushed_at":"2022-12-23T09:04:01.000Z","size":8895,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T15:47:33.933Z","etag":null,"topics":["css","html","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/Dmambo.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}},"created_at":"2022-12-14T09:18:20.000Z","updated_at":"2023-06-30T17:55:57.000Z","dependencies_parsed_at":"2023-01-30T18:16:08.672Z","dependency_job_id":null,"html_url":"https://github.com/Dmambo/todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmambo%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmambo%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmambo%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmambo%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dmambo","download_url":"https://codeload.github.com/Dmambo/todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248266765,"owners_count":21075240,"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"],"created_at":"2025-01-19T04:48:39.748Z","updated_at":"2025-04-10T18:07:16.310Z","avatar_url":"https://github.com/Dmambo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"murple_logo.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\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](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [TODO-LIST] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nthis project was done with HTML, CSS AND JAVASCRIPT with webpack.\nit's a book list project that allows you to add book both in the ui and the localstorage and also gives you chance to delete from both\n\n**[your_project__name]** is a...\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003eHTML, CSS AND JAVASCRIPT\u003c/a\u003e\n\n-HTML\n-CSS\n-JAVASCRIPT\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[key_feature_1]**\n  ALLOWS YOU TO ADD BOOK\n- **[key_feature_2]**\n  ALLOWS YOU TO DELETE BOOK\n- **[key_feature_3]**\n  SINGLE WEBPAGE\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003cimg align=\"center\" src=\"./Capture.JPG\" alt=\"logo\" width=\"100%\"  height=\"auto\" /\u003e\n\n- [Live Demo Link](https://dmambo.github.io/Todo-list/dist/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get started in using this project \nFirst you need to clone the respository into your local machine.\nand run it in any of your favourite IDES, will recommend vs code\n\n### Prerequisites\n\nIn order to run this project you need:\n\nhtml, css and javascript.\n\n### Setup\n\nClone this repository to your desired folder:\ncd my-folder\ngit clone git@github.com:myaccount/my-project.git\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\u003e Mention all of the collaborators of this project.\n\n👤 **Author1**\n\n- GitHub: [@githubhandle](https://github.com/Dmambo)\n- Twitter: [@twitterhandle](https://twitter.com/kingibro345)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/Ibrahim mohammed diaby)\n\n👤 **Author2**\n\n- GitHub: [@githubhandle](https://github.com/Rikol137)\n- Twitter: [@twitterhandle](https://twitter.com/RikolK)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/Kelvin Kimwetich)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- Future featurea --\u003e\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\nThe future features that would be availble would be design in other javascript framework, like react.\n\n\u003c!-- CONTRIBUTING --\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\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\u003e Write a message to encourage readers to support your project\n\nIf you like this project...\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n\u003e Give credit to everyone who inspired your codebase.\n\nI would like to thank...\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmambo%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmambo%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmambo%2Ftodo/lists"}