{"id":18365737,"url":"https://github.com/konclave/react-todo-app","last_synced_at":"2025-09-01T22:38:45.404Z","repository":{"id":146417648,"uuid":"398247428","full_name":"konclave/react-todo-app","owner":"konclave","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-20T11:51:02.000Z","size":309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T12:09:10.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/konclave.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-08-20T11:02:16.000Z","updated_at":"2021-08-20T11:03:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab9688a0-40a7-4dd6-a4d0-0351a8b6b985","html_url":"https://github.com/konclave/react-todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/konclave/react-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konclave%2Freact-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konclave%2Freact-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konclave%2Freact-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konclave%2Freact-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konclave","download_url":"https://codeload.github.com/konclave/react-todo-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konclave%2Freact-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203230,"owners_count":25063275,"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-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2024-11-05T23:14:26.360Z","updated_at":"2025-09-01T22:38:45.388Z","avatar_url":"https://github.com/konclave.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React TODO app\n\nA simple TODO application developed with React.\n\n## Coding task\n\n🙀 *This application is currently half-baked and it needs your help to be completed!* 🙀\n![Broken app](boring-ugly-ui.png)\n\nYour task is to implement the missing functionalities while delivering a clean application code and an amazing and beautiful UI experience to the application user.\n\n## Requirements\n\n### Business requirements\n\n* \"Add Todo\" button:    creates a new TODO item (using the content from text input) that is displayed in the list of TODO items\n* \"Delete\" button:      deletes the related TODO item\n* Checkbox:             when checked, mark the related TODO item as completed\n* Summary section (\"Total of items\" and \"Completed\"): counts are updated accordingly\n* TODO list is saved on browser local storage (so it can be reloaded next time the app is loaded/or page is refreshed)\n* Application looks professional (production ready):\n    * you are free to change the design of the application if you feel that it makes sense\n    * you are free to add any supporting library/package that you will need (e.g., UI, icons, utilities, etc)\n    * adapt the code as much as you want so it is in accordance to the current web application development best practices\n\n### Technical requirements\n\n* Components are implemented as functional components\n* Each React component is kept on its own file\n* Clean code :)\n\n## Submitting your code\n\nFor submission, please clone **this repo**, push the changes to **your repo** and inform us by email **the link to your repo** containing the solution code.\n\nAlso make sure to include:\n* important design decisions\n* assumptions you had to make in case the requirements are not very clear\n* any relevant information needed to run your application (if different from the instructions in the next section)\n\n# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `yarn eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\n\n### Analyzing the Bundle Size\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\n\n### Making a Progressive Web App\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\n\n### Advanced Configuration\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)\n\n### Deployment\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\n### `yarn build` fails to minify\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonclave%2Freact-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonclave%2Freact-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonclave%2Freact-todo-app/lists"}