{"id":26982974,"url":"https://github.com/pawk/todo-app","last_synced_at":"2026-04-06T08:01:45.300Z","repository":{"id":143778186,"uuid":"136888388","full_name":"pawk/todo-app","owner":"pawk","description":"React-based todo app","archived":false,"fork":false,"pushed_at":"2021-08-31T13:03:18.000Z","size":494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T16:43:51.506Z","etag":null,"topics":["react","todoapp","todoapp-react"],"latest_commit_sha":null,"homepage":"https://pawel-gawel.github.io/todo-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/pawk.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":"2018-06-11T07:14:04.000Z","updated_at":"2021-08-31T13:03:21.000Z","dependencies_parsed_at":"2023-05-17T00:00:29.018Z","dependency_job_id":null,"html_url":"https://github.com/pawk/todo-app","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pawk/todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawk%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawk%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawk%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawk%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawk","download_url":"https://codeload.github.com/pawk/todo-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawk%2Ftodo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["react","todoapp","todoapp-react"],"created_at":"2025-04-03T16:37:33.408Z","updated_at":"2026-04-06T08:01:45.290Z","avatar_url":"https://github.com/pawk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo App\n\n### Run\n\n```\nnpm start\n```\n\n### Production build\n\n```\nnpm run build\n```\n\n### Deploy to GitHub pages\n\n```\nnpm run deploy\n```\n\nProject is currently available under [https://pawk.github.io/todo-app/](https://pawk.github.io/todo-app/)\n\n## Technology stack\n\nApplication is scaffolded with `create-react-app`.\n\nMinimal dependencies (no css preprocessor, no styled components library etc).\n\n## Features \n\n- All items are currently sorted by `done` attribute as well as in order of entry,\n- One can perform CRUD operations on all items,\n- Items are being stored in browser's `localStorage`,\n- If there are no items found in `localStorage`, list will be prepopulated with items passed as children of `TodoList` component - `TodoItem`s elements,\n- Inline edition,\n- Filter items by Done, Pending and custom string (interestingly, had to add custom stable sort function, as Chrome is messing things up with bigger sets),\n- manual reordering of items, also within the filtered subsets\n\n## Interesting quirks\n - a lot of functional approach,\n - es6/7 all over the place,\n - React's Compound Pattern for building the list,\n - a little bit of RWD so it can be conveniently used on handheld devices,\n - nextcss,\n - BEM for css naming convention,\n - bash deployment script,\n - and more\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawk%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawk%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawk%2Ftodo-app/lists"}