{"id":23096716,"url":"https://github.com/anuva312/todoapp-devchallenges","last_synced_at":"2025-09-17T20:37:28.850Z","repository":{"id":159935066,"uuid":"423490112","full_name":"anuva312/ToDoApp-devChallenges","owner":"anuva312","description":"A #todo App. Developed as a part of devChallenges Front-End-Developer-Challenge.","archived":false,"fork":false,"pushed_at":"2023-12-21T13:22:53.000Z","size":299,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T10:15:54.388Z","etag":null,"topics":["css","devchallengesio","javascript","reactjs","todoapp"],"latest_commit_sha":null,"homepage":"https://brave-bassi-231eac.netlify.app/","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/anuva312.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":"2021-11-01T14:11:38.000Z","updated_at":"2022-12-24T07:16:07.000Z","dependencies_parsed_at":"2023-12-21T15:38:14.844Z","dependency_job_id":"ad47f58b-f0bc-4d6d-a8d2-c9d7228cd20c","html_url":"https://github.com/anuva312/ToDoApp-devChallenges","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anuva312/ToDoApp-devChallenges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuva312%2FToDoApp-devChallenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuva312%2FToDoApp-devChallenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuva312%2FToDoApp-devChallenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuva312%2FToDoApp-devChallenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anuva312","download_url":"https://codeload.github.com/anuva312/ToDoApp-devChallenges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuva312%2FToDoApp-devChallenges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275658802,"owners_count":25504780,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"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","devchallengesio","javascript","reactjs","todoapp"],"created_at":"2024-12-16T22:48:02.672Z","updated_at":"2025-09-17T20:37:28.830Z","avatar_url":"https://github.com/anuva312.png","language":"JavaScript","readme":"# ToDoApp\n\nAn Application created as a solution for the [ToDoApp Challenge](https://legacy.devchallenges.io/challenges/hH6PbOHBdPm6otzw2De5) from [Devchallenges.io](https://legacy.devchallenges.io).\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## Table of Contents\n\n- [Challenge](#challenge)\n- [Solution](#solution)\n  - [Demo](#demo)\n  - [Demo Screenshots](#demo-screenshots)\n  - [Built With](#built-with)\n- [How to Use](#how-to-use)\n\n\u003c!-- Challenge --\u003e\n\n## Challenge\n\nCreate a todo app following the given designs. Use Front-end libraries like React or Vue.\n\nFulfill user stories below:\n\n- User story: I can add a new task\n- User story: I can complete a task\n- User story: I can toggle between All, Active and Completed\n- User story: I can remove one or all tasks under the Completed tab\n- User story (optional): Store the data in local storage that when I refresh the page I can still see my progress\n\n## Solution\n\n### Demo\n\nFind the site in action [here](https://brave-bassi-231eac.netlify.app/)!\n\n### Demo Screenshots\n\nHome Page\n\n![screenshot-random-quote](src/images/home.PNG)\n\nActive\n\n![screenshot-active](src/images/active.PNG)\n\nCompleted\n\n![screenshot-completed](src/images/completed.PNG)\n\nMobile View\n\n![screenshot-mobile-view](src/images/mobile-view-all.PNG)\n\n### Note:\n\n- Stores the data on local storage so that progress is retained on refresh\n- Initially no tasks will be found, start adding tasks to use the App\n- The \"delete all\" button will only be visible if completed tasks are present\n\n### Built With\n\n\u003c!-- This section should list any major frameworks that you built your project using. Here are a few examples.--\u003e\n\n- [React](https://reactjs.org/)\n\n## How To Use\n\n\u003c!-- For example: --\u003e\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [yarn](https://yarnpkg.com/). From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/anuva312/ToDoApp-devChallenges\n\n# Install dependencies\n$ yarn install\n\n# Run the app\n$ yarn start\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuva312%2Ftodoapp-devchallenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanuva312%2Ftodoapp-devchallenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuva312%2Ftodoapp-devchallenges/lists"}