benawad / Munchy

Android app to find restaurants by visually choosing food you like.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Munchy

Getting Started

  • Import this GitHub project using Android Studio

  • Get Yelp Api keys

  • Add the Yelp keys to strings.xml

<string name="consumerKey"></string>
<string name="consumerSecret"></string>
<string name="token"></string>
<string name="tokenSecret"></string>
  • Run the app.

App Screenshot

Google Play Badge

About

Android app to find restaurants by visually choosing food you like.


Languages

Language:Java 100.0%