{"id":22093026,"url":"https://github.com/pagepro/localstorage-task","last_synced_at":"2025-03-24T00:25:11.074Z","repository":{"id":81896927,"uuid":"112712570","full_name":"Pagepro/localstorage-task","owner":"Pagepro","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-01T08:58:01.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T06:01:44.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/Pagepro.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":"2017-12-01T08:06:42.000Z","updated_at":"2017-12-01T08:36:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf147dfe-53f7-4ef1-a200-107d1bb4935c","html_url":"https://github.com/Pagepro/localstorage-task","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pagepro%2Flocalstorage-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pagepro%2Flocalstorage-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pagepro%2Flocalstorage-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pagepro%2Flocalstorage-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pagepro","download_url":"https://codeload.github.com/Pagepro/localstorage-task/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245188456,"owners_count":20574775,"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-12-01T03:12:08.056Z","updated_at":"2025-03-24T00:25:11.014Z","avatar_url":"https://github.com/Pagepro.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LocalStorage Task\n\n## Things to learn\n\n- What is localStorage?\n- What kind of data you can put in localStorage?\n- How to detect if bowser support localStorage?\n- Get to know basic localStorage methods: `setItem`, `getItem`\n- How you can check saved localStorage data in your browser (using DevTools).\n- What is the difference between cookies and localStorage?\n\n## Useful links\n\n- https://www.aurorasolutions.io/blog/html5-local-storage-practical-example/\n- https://www.smashingmagazine.com/2010/10/local-storage-and-how-to-use-it/\n\n## Task Explanation\n\n- You can change html and JavaScript like you want.\n- The goal is to store list of tasks in localStorage.\n\n## Possible sollution\n\n- Update localStorage after every form submit.\n- Also update `task` variable - it should always have the same items that you have in localStorage.\n- On initial page load, get informations from localStorage and then render the list of tasks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagepro%2Flocalstorage-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpagepro%2Flocalstorage-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagepro%2Flocalstorage-task/lists"}