aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/roadmap.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index b62fea5..88aa403 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -140,10 +140,10 @@ Smaller features first to enable early MVP validation.
**Goal**: Study offline
### PWA Setup
-- [ ] vite-plugin-pwa configuration
-- [ ] Web manifest
-- [ ] Service Worker
-- [ ] Offline fallback page
+- [x] vite-plugin-pwa configuration
+- [x] Web manifest
+- [x] Service Worker
+- [x] Offline fallback page
- [ ] Add tests
### IndexedDB (Local Storage)