This project pretends to be a sample Android App to implement a client for CarQuery API
This Client will be implemented using
- Kotlin Multiplatform
- Jetpack compose
- Asynchronous code using kotlinx.coroutines
- error handling using arrow-fx
- Kotlin Code style & formatting check using ktlint
Clone this repository and edit local.properties
files. Add your CarQuery Api Key like this
carQueryApiKey=abc12345
where abc12345
is your own ApiKey.
All icons, were downloaded from flaticon.com