tracespace / viewer

viewer development moved to tracepace/tracespace
https://tracespace.io/view
MIT License
23 stars 3 forks source link

Should be able to save boards locally #7

Closed mcous closed 5 years ago

mcous commented 8 years ago

Right now, the current functionality is to give you a blank slate every time. Instead, the user should be able to save different groups of layers in different boards that are then stored locally. Upon returning to the page, the user should see be able to open saved boards.

Will probably need localForage at the very least, and maybe pseudo worker for Safari.

Building it will look something like