The application for tourists where you can get information about current city, places to visit near you, get details about every place, best way to visit selected item etc.
Tools and Technologies: * Programming language: Kotlin * Project architecture: Clean Architecture * Retrofit to get data from server and Room to store data on device * MapBox to show places at map, build best way to visit this place etc * Glide to download and show images * Purchases: Google Play Billing * Coroutines, LiveData, Dagger 2, Fabric, RoundedImageView