c06eb79cba
- **StartlistenRepository:** - Introduced a new repository for generating and retrieving start lists, with `DefaultStartlistenRepository` implementation for remote API integration. - **Bewerb Enhancements:** - Updated `Bewerb` and `BewerbDto` models to include additional details (e.g., `tag`, `platz`, `sparte`, etc.). - Adjusted mappers to align with model updates. - **ViewModel Updates:** - Extended `BewerbViewModel` to integrate with `StartlistenRepository` for start list generation and preview. - Refactored loading logic in `BewerbViewModel` to display errors and handle repository responses properly. - **UI Enhancements:** - Improved start list preview layout in `TurnierBewerbeTab` with additional styling and dynamic fields. - Added buttons to confirm or cancel start list changes in the preview modal. - **Dependency Injection:** - Registered `DefaultStartlistenRepository` in the `TurnierFeatureModule` and updated `BewerbViewModel` factory.
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