A simple app promoting cycling for commuting. Using various services, the app tels you if you'll arrive to you destination faster with a bike or a car.
- Kotlin as the language
- Kotlin Coroutines and Flow for handling API calls
- Retrofit for the API calls
- Koin for dependency resolution
- Presentation layer with MVI pattern
- Coil for image loading