Koltin Multplatform Project that interacts with a GraphQL server to display golf scores, player and weather information

GolfScoresKMM
Koltin Multplatform Project that interacts with a GraphQL server to display golf scores, player and weather information.
The app is setup to use common shared components that interact with the GraphQL server.
Android App Architecture
The Android app uses Molecule library. A presenter has a composable function that takes in a flow of events
and generates a model.