{"id":23707429,"url":"https://github.com/loltolo-lesapiti/to-do-app","last_synced_at":"2025-09-29T14:30:22.768Z","repository":{"id":61003742,"uuid":"538830500","full_name":"Loltolo-Lesapiti/To-do-App","owner":"Loltolo-Lesapiti","description":"Todo List App: A simple, user-friendly application for managing daily tasks. Users can add, edit, and delete items, mark tasks as complete, and organize their to-do list efficiently.","archived":false,"fork":false,"pushed_at":"2022-09-22T13:10:30.000Z","size":334,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T16:46:02.360Z","etag":null,"topics":["css3","html5","jsvascript","reactjs"],"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/Loltolo-Lesapiti.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}},"created_at":"2022-09-20T05:52:59.000Z","updated_at":"2024-07-24T19:20:24.000Z","dependencies_parsed_at":"2022-10-08T06:34:25.954Z","dependency_job_id":null,"html_url":"https://github.com/Loltolo-Lesapiti/To-do-App","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/Loltolo-Lesapiti%2FTo-do-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loltolo-Lesapiti%2FTo-do-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loltolo-Lesapiti%2FTo-do-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Loltolo-Lesapiti%2FTo-do-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Loltolo-Lesapiti","download_url":"https://codeload.github.com/Loltolo-Lesapiti/To-do-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234625200,"owners_count":18862364,"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":["css3","html5","jsvascript","reactjs"],"created_at":"2024-12-30T16:46:09.589Z","updated_at":"2025-09-29T14:30:22.310Z","avatar_url":"https://github.com/Loltolo-Lesapiti.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo List Application.\n\n\u003e This is a simple Todo list application. The app contains the functionalities for the user to Add a task, remove a task and mark the task as completed. The user can then remove the tasks that are marked as completed. The user can also be able to update a task by edittig.\n\n## Built with\n\n- React\n\n## Additional Tools\n\n- WebHint\n- Stylelint\n- ESlint\n- Webpack\n\n## Live demo\n\nYou can watch [here]() a live demo of our project.\n\n## Test\n\nTo track linter errors locally follow these steps:\n\nDownload all the dependencies run:\n\n```\nnpm install\n```\n\nTrack HTML linter errors run:\n\n```\nnpx hint .\n```\n\nTrack CSS linter errors run:\n\n```\nnpx stylelint \"**/*.{css,scss}\"\n```\n\nTrack JavaScript linter errors run:\n\n```\nnpx eslint .\"\n```\n\n## Authors\n\n👤 **Petro Loltolo Lesapiti**\n\n- GitHub: [@petrolesapiti](https://github.com/Loltolo-Lesapiti)\n- LinkedIn: [@petrolesapiti](https://www.linkedin.com/in/petrolesapitiloltolo/)\n\n## Collaborators\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\n## Getting Started\n\nTo get a local copy follow these simple steps:\n\n**Clone Your Github Repository**\nFollow these steps to clone your\n**Clone Your Github Repository**\nFollow these steps to clone my Github repo on Windows:\n\n1. Open Git Bash;\n\n- If Git is not already installed, it is super simple. Just go to the Git Download Folder and follow the instructions.\n\n2. Go to the current directory where you want the cloned directory to be added;\n\n- To do this, input cd and add your folder location. You can add the folder location by dragging the folder to Git bash.\n- $ cd '/c/Users/Documents/My Git Project'\n\n3. Go to the page of the repository that you want to clone.\n\n4. Click on “Clone or download” and copy the URL.\n5. Use the git clone command along with the copied URL from earlier;\n\n- $ git clone https://github.com/Loltolo-Lesapiti/Todo-List.git\n\n6. Press Enter;\n\n- $ git clone https://github.com/Loltolo-Lesapiti/Todo-List.git\n  Cloning into Git …\n  remote: Counting objects: 13, done.\n  remote: Compressing objects: 100% (13/13), done.\n  remove: Total 13 (delta 1), reused 0 (delta 1)\n  Unpacking objects: 100% (13/13), done.\n  **Congratulations, you have created your first local clone from your remote Github repository.**\n\n  ## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page]().\n\n## Show your support\n\nGive a ⭐ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\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._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floltolo-lesapiti%2Fto-do-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floltolo-lesapiti%2Fto-do-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floltolo-lesapiti%2Fto-do-app/lists"}