evangipson / evangipson/jspixel
Make UI options "saveable" and "loadable" somehow
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We shouldn't need a login. Stuff should be anonymously loaded and saved out.
Options should also be saveable! Choices to do that:
* Query string
* Firebase (this might be overkill)
* local storage? (I hate that)
* cookie? (no)
* file on my server? (maybe)
* database on my server? (gross too much work)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.