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

Use localStorage to store user defined datas #39

Closed
ffoodd opened this issue Jul 1, 2018 · 2 comments
Closed

Use localStorage to store user defined datas #39

ffoodd opened this issue Jul 1, 2018 · 2 comments

Comments

@ffoodd
Copy link
Owner

ffoodd commented Jul 1, 2018

Letting users define datas through a simple HTML form, we should be able to store values in localStorage.

I’d love to find a way to directly write datas to a JSON file, too…

Sources:

Usages:

  • Theming, obviously;
  • Data customization: grid positions (like for maps, wedding's seating plan, etc.), card values (like in planning poker cards, or card sorting datas)…

Should be reusable and pretty fun to do :)

@ffoodd
Copy link
Owner Author

ffoodd commented Aug 16, 2018

Also take a look at FormData on MDN.

@ffoodd
Copy link
Owner Author

ffoodd commented Oct 30, 2019

Relates to #47 .

@ffoodd ffoodd closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant