19 lines
479 B
Markdown
19 lines
479 B
Markdown
|
# About application YelpMapApp
|
||
|
|
||
|
YelpMapApp is using Google Map API and Yelp API to show information about locations near you
|
||
|
|
||
|
# Techology
|
||
|
|
||
|
This app is written on Kotlin using Android Studio 3.0
|
||
|
|
||
|
Yelp SDK and Google Map SDK were used to make this app
|
||
|
|
||
|
Additional third party libraries:
|
||
|
* https://github.com/koush/ion - to make HTTP requests and download pictures
|
||
|
|
||
|
# Download demo
|
||
|
|
||
|
You can download demo here:
|
||
|
* https://fishrungames.com/download/yelpMapApp/yelpMapApp-release.apk
|
||
|
|