From c866805c80e77ef675344d104374633401dcec22 Mon Sep 17 00:00:00 2001 From: lila Date: Sun, 19 Apr 2026 17:24:39 +0200 Subject: [PATCH] updating docs --- documentation/design.md | 5 +++++ documentation/notes.md | 1 + 2 files changed, 6 insertions(+) create mode 100644 documentation/design.md diff --git a/documentation/design.md b/documentation/design.md new file mode 100644 index 0000000..4d2f6fa --- /dev/null +++ b/documentation/design.md @@ -0,0 +1,5 @@ +# design + +## notes + +break points diff --git a/documentation/notes.md b/documentation/notes.md index c750683..efdedda 100644 --- a/documentation/notes.md +++ b/documentation/notes.md @@ -4,6 +4,7 @@ - pinning dependencies in package.json files - rethink organisation of datafiles and wordlists +- admin dashboard for user management, also overview of words and languages and all their stats ## problems+thoughts