meldestelle/frontend
Stefan Mogeritsch cc4d90d23f refactor(core): integrate localDbModule into DI setup and update SyncManager to use named apiClient
Added `localDbModule` to the Koin initialization list in `main.kt` for enhanced modularity. Updated `SyncManager` DI in `SyncModule.kt` to use the named `apiClient` for better dependency resolution. Improved code maintainability.
2026-01-19 17:02:15 +01:00
..
core refactor(core): integrate localDbModule into DI setup and update SyncManager to use named apiClient 2026-01-19 17:02:15 +01:00
features refactor(ping-feature): clean up imports, simplify UI state handling, and remove redundant variables 2026-01-19 16:12:13 +01:00
shared refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00
shells/meldestelle-portal refactor(core): integrate localDbModule into DI setup and update SyncManager to use named apiClient 2026-01-19 17:02:15 +01:00
README.md docs: restructure domain documentation and update references 2026-01-15 13:44:49 +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