Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add local storage #68

Open
5 tasks
yannhn opened this issue Jul 13, 2022 · 0 comments
Open
5 tasks

Add local storage #68

yannhn opened this issue Jul 13, 2022 · 0 comments

Comments

@yannhn
Copy link
Owner

yannhn commented Jul 13, 2022

Developer story

As a developer
I want to add local storage to my app
so that the data is stored after refreshing the site

AC

  • the data should be stored after refreshing the page
  • moving to a different page should not delete the inputs

Tasks

  • create new branch
  • add custom-hook for localStorage
  • use hook to store local storage for activities, calendar and todos
@yannhn yannhn changed the title Add local storage MUSS NOCH IN DIE REV Add local storage Jul 13, 2022
@yannhn yannhn changed the title MUSS NOCH IN DIE REV Add local storage Add local storage Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant