jesselawson / jesselawson/campfirejs-prototype
Data saving system. Localstorage? DB?
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Campfire should have a way to store data that can be retrieved at a later session.
[LocalStorage](http://www.w3.org/TR/webstorage/) is an obvious solution, and some discussion should be had as to whether there should be a database connectivity layer. Perhaps this would give rise to some kind of plugin support?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.