new: replace in-memory record repository with JSON-backed implementation

This commit is contained in:
2026-07-07 22:45:41 +02:00
parent 7fc9011d78
commit c0d73f86c0
12 changed files with 324 additions and 125 deletions
+3
View File
@@ -25,6 +25,9 @@ node_modules/
# Firebase config (App Distribution) — per-developer, not tracked (see google-services.example.json)
androidApp/google-services.json
# Records data — course content kept out of Version Control (see records.example.json for the schema).
data/resources/src/commonMain/composeResources/files/records.json
# Android signing — must NOT be checked into Version Control
keystore.properties
*.jks