Rewrite project documentation

This commit is contained in:
2026-07-23 21:05:43 +02:00
parent 30d6f1a2e1
commit 6b6d2c2a42
17 changed files with 535 additions and 221 deletions
-5
View File
@@ -1,5 +0,0 @@
# Frontend Placeholder
Frontend implementation will move here in the next step (React/Next.js).
The backend API, domain logic, and SQLite persistence are now prepared.
-4
View File
@@ -1,4 +0,0 @@
# Frontend Utils Placeholder
Shared UI utility helpers will be implemented during the Next.js migration step.