API Implementation with Google and Yelp data

Description:

Create an API to query and process restaurant related data from Google and Yelp given a specific GPS location such as names, price levels, food types, images, etc. (possibly with Facebook authentication system for users if time permits). Simple UI is needed to show results.

Steps:

1. Get GPS location when app opens
  • Later can ask some filtering questions to filter restaurants
  • Later assign unique string to each device for authentication
2. Make queries to Yelp and Google APIs to query list of restaurant nearby
  • Remove duplicates
  • Show images from Google (10)
  • Get extra place names from Yelp and make extra queries to obtain images from Google
Zip folder for implementation:
Interaction with Google and Yelp APIs.zip
Here is the pitch: Deliverable 1.pdf