{"id":16288668,"url":"https://github.com/chrynn/todolist","last_synced_at":"2026-01-22T17:06:30.599Z","repository":{"id":167668416,"uuid":"564041137","full_name":"Chrynn/TodoList","owner":"Chrynn","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-09T22:08:31.000Z","size":223,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T01:30:44.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chrynn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-09T21:38:45.000Z","updated_at":"2022-11-09T22:08:35.000Z","dependencies_parsed_at":"2023-08-01T14:16:27.697Z","dependency_job_id":null,"html_url":"https://github.com/Chrynn/TodoList","commit_stats":null,"previous_names":["chrynn/todolist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrynn%2FTodoList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrynn%2FTodoList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrynn%2FTodoList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrynn%2FTodoList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chrynn","download_url":"https://codeload.github.com/Chrynn/TodoList/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994123,"owners_count":21030048,"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":[],"created_at":"2024-10-10T19:49:02.870Z","updated_at":"2026-01-22T17:06:25.563Z","avatar_url":"https://github.com/Chrynn.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List\n\nCreate list application. Design is in **list.xd** file, which can be opened in\n[Adobe XD](https://www.adobe.com/products/xd.html).\n\n## Project setup\n\n```bash\n# install\nnpm ci\n# serve with hot-reload for development\nnpm run serve\n```\n\n## Requirements\n\n- DONE - List data should be stored in\n  [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)\n- DONE - List should be sortable by either string value (a-z) or by added date\n  (newest first)\n\n- DONE - List item should display the delete button on mouse over\n- DONE - New item # should be equal to maximum number from list plus 1 (starting\n  from 1)\n\n- DONE - Each item should keep track of when the item was added\n- DONE - Search bar should have multiple functionality\n\n  - DONE - Non-empty value can be cleared through the clear button, or by pressing\n    Escape key\n  - DONE - If searched string (case insensitive) is already present in the list, the\n    add button is disabled and appropriate item is marked as \"Exact match\"\n  - DONE - If no exact match is found, the add button is enabled and click on it or\n    press of Enter key should add the string to the list\n\n- DONE - Search bar, list item and icons (svg files in assets) should be\n  individual components\n\n- DONE - All components should use typescript for its `\u003cscript\u003e` part with\n  composition api (setup) and scss module for its `\u003cstyle\u003e` part DONE - All\n  colors should be defined in `_color.scss` file\n\n## Libraries\n\nThe following libraries are available, you can import any utility you'll need.\n\n- [date-fns](https://date-fns.org/) `import { } from \"date-fns\"`\n- [lodash](https://lodash.com/) `import { } from \"lodash\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrynn%2Ftodolist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrynn%2Ftodolist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrynn%2Ftodolist/lists"}