meldestelle/frontend
Stefan Mogeritsch 0d75c9b664 refactor(core+frontend): remove unused imports and improve coroutine syntax consistency
- Removed unnecessary imports across multiple modules for cleaner code.
- Updated `kotlinx.coroutines.delay` to use `Duration.milliseconds` for improved readability and type safety in `SyncManager`.
2026-04-10 10:58:45 +02:00
..
core refactor(core+frontend): remove unused imports and improve coroutine syntax consistency 2026-04-10 10:58:45 +02:00
features refactor(core+frontend): remove unused imports and improve coroutine syntax consistency 2026-04-10 10:58:45 +02:00
shells/meldestelle-desktop feat(core+frontend): add P2P sync infrastructure with WebSocket support 2026-04-10 10:55:00 +02: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