aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/roadmap.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index ee7ec63..e98d72f 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -148,9 +148,9 @@ Smaller features first to enable early MVP validation.
### IndexedDB (Local Storage)
- [x] Dexie.js setup
-- [ ] Local schema (with _synced flag)
-- [ ] Local CRUD operations for Deck/Card/ReviewLog
-- [ ] Add tests
+- [x] Local schema (with _synced flag)
+- [x] Local CRUD operations for Deck/Card/ReviewLog
+- [x] Add tests
### Sync Engine
- [ ] POST /api/sync/push endpoint