• Radch-enko's avatar
    Feature: add fast booking functionality and improve modal navigation
    · 837136b0
    Radch-enko создал
    - Introduced `FastEventComponent` with state management, modal navigation, and room selection logic.
    - Added `CreateFastBookingUseCase` and `RemoveFastBookingUseCase` for handling fast bookings.
    - Implemented reusable UI components: `SuccessFastSelectRoomView`, `FailureFastSelectRoomView`, and `FreeBookingButtonView`.
    - Enhanced string resources and vector drawables to support booking confirmation and failure states.
    - Updated Gradle build scripts with required dependencies and ensured compatibility with the main module.
    - Refined domain utilities (`cropSeconds`) for improved timestamp precision.
    837136b0