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