From 14eb47f6577a7aa18a3624f24bc7632ebfa958f4 Mon Sep 17 00:00:00 2001 From: Vladislav Khorev Date: Sat, 10 Jun 2017 22:03:39 +0000 Subject: [PATCH] Add readme.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d133357 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# 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 +