Helps developers understand and work with the Kotlin Multiplatform Galway Bus project.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "GalwayBus" yet — see the docs or source repo.
Please summarize the overall structure of the GalwayBus project, explain the roles of Kotlin Multiplatform, Jetpack Compose, and SwiftUI, and list the main modules and how they relate to each other.
A clear project structure overview that helps quickly understand code organization and cross-platform responsibilities.
Help me identify where reusable shared business logic should live in the GalwayBus project, and explain which code belongs in the shared layer versus Android- or iOS-specific layers.
Recommendations for separating shared and platform-specific layers to support refactoring and maintenance.
Write a developer onboarding guide for the GalwayBus project, including local setup steps, dependency requirements, common directories, and key build notes for Android and iOS.
A concise developer guide that helps new contributors set up the environment and run the project faster.