zskarte / zskarte-client

Zivilschutz-Karte allows to draw situation maps for disaster management
https://www.zskarte.ch/
MIT License
13 stars 8 forks source link

feat(work-offline): add possibility to work completelly local and offline #429

Open swerder opened 2 weeks ago

swerder commented 2 weeks ago

This feature is based on #426 (and all it are based on) and #427. This is the point where all came together, and allow to work completely local and therefore offline. All needed data are save on IndexedDB, and can also be uploaded from computer.

For a fully optimal solution, the option to continue to work (with page reload) on an Online Operation also while offline, is currently still MISSING, and will be delivered later.