PWA kanban board usable offline on any device with optional synchronization of board. [NEW] You can synchronize your board across devices!
- manifest.webmanifest
- service-worker.js
- localStorage
- MVVM bindings between JS and HTML with Knockout
- and Knockout extension sortable
- Code check with Lighthouse
- PWA library Workbox
- Manifest generator
- Bootstrap 4
- jQuery UI
- change "start_url" and "scope" in manifest.webmanifest (for example "/" is used if web is placed like https://example.com/index.html)
- regenerate revision hashes for sw.js precacheManifest with Workbox manually
workbox