meldestelle/frontend
Stefan Mogeritsch fd7eba3589 docs: add state-management strategy reference and SQLDelight session log
Added documentation outlining the recommended frontend state-management approach using Unidirectional Data Flow (UDF). Documented the 2026-01-28 session addressing the critical SQLDelight async issue, detailing the analysis, fix implementation, and results. Updated PingEventRepositoryImpl to use `awaitAsOneOrNull` for proper async handling.
2026-01-28 13:00:55 +01:00
..
core chore(docs, frontend): document and implement Web-App sync workaround for async driver issue 2026-01-27 23:26:18 +01:00
features docs: add state-management strategy reference and SQLDelight session log 2026-01-28 13:00:55 +01:00
shared refactor: enhance platform configuration, database schema handling, and Keycloak setup 2026-01-27 15:12:58 +01:00
shells/meldestelle-portal refactor: enhance platform configuration, database schema handling, and Keycloak setup 2026-01-27 15:12:58 +01:00
README.md chore(frontend): remove custom Webpack sqlite-wasm integration plugins and cleanup config 2026-01-26 20:37:23 +01:00

Frontend Module

Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".

Die vollständige Dokumentation befindet sich hier: → docs/06_Frontend/README.md