Add spell practice, memory analytics, auth persistence, and word library UX.

Includes per-word training stats and curves, quiz session auto-save, remember-login,
paginated word list with floating page arrows, and Obsidian-style relationship graph baseline.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
John
2026-06-04 14:57:39 -07:00
parent bd7635986a
commit 68c5efe573
30 changed files with 2560 additions and 63 deletions
+1
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"axios": "^1.7.9",
"echarts": "^6.1.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},