{"id":22195316,"url":"https://github.com/andrewhamerly/task-board","last_synced_at":"2026-04-07T21:32:16.685Z","repository":{"id":228622512,"uuid":"774502520","full_name":"andrewhamerly/task-board","owner":"andrewhamerly","description":"Used to record and store task items in localStorage that can be updated in a kanban style board from to-do to in-progress to done and ultimately deleted.","archived":false,"fork":false,"pushed_at":"2024-03-26T03:04:36.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T13:49:37.038Z","etag":null,"topics":["css","day-js","dayjs","html","javascript","jquery","jquery-ui","jqueryui","local-storage","localstorage"],"latest_commit_sha":null,"homepage":"https://andrewhamerly.github.io/task-board/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewhamerly.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":"2024-03-19T16:56:31.000Z","updated_at":"2024-05-07T15:23:53.000Z","dependencies_parsed_at":"2025-03-24T21:33:47.301Z","dependency_job_id":null,"html_url":"https://github.com/andrewhamerly/task-board","commit_stats":null,"previous_names":["andrewhamerly/task-board"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewhamerly/task-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewhamerly%2Ftask-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewhamerly%2Ftask-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewhamerly%2Ftask-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewhamerly%2Ftask-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewhamerly","download_url":"https://codeload.github.com/andrewhamerly/task-board/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewhamerly%2Ftask-board/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","day-js","dayjs","html","javascript","jquery","jquery-ui","jqueryui","local-storage","localstorage"],"created_at":"2024-12-02T13:17:57.780Z","updated_at":"2026-04-07T21:32:16.660Z","avatar_url":"https://github.com/andrewhamerly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Board Starter Code\n\n## Description\nThis project was created to learn the essence of jQuery, jQueryUI, and Day.js along with reinforcing the idea of localStorage persistant data.\n\n## Installation\nTo install this repo, simply copy the repo and use git clone in your command line along with the copied repo url with your preferred method.\n\n```bash\ngit clone git@github.com:andrewhamerly/task-board.git\n```\n\n## Usage\nThis can be used to record and store task items in localStorage that can be updated in a kanban style board from to-do to in-progress to done and ultimately deleted.\n\nLink to deployed application:\n[Task Boad](https://andrewhamerly.github.io/task-board/)\n\n![Task Board Example Image](./assets/images/task-board.png)\n\n## Credits\nModule 5 Mini Project helped me to reverse engineer many aspects of this app including the function to create cards and function for handleDeleteTask.\n\nChatGPT helped to brainstorm the below three aspects when asked about the snap abilities for the jQueryUI droppable method.\n       `tolerance: 'pointer', // Helps in dropping exactly onto the droppable area\n        snap: true, // Enables snapping\n        snapMode: 'inner', // Snap to the inner area of droppable`\n\n## License\nSource code is licensed under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewhamerly%2Ftask-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewhamerly%2Ftask-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewhamerly%2Ftask-board/lists"}