Pete Umland

The goal of this project was to create a web application that utilizes the Yelp API to make finding a restaurant as simple as possible.  The data is queried dynamically from the Yelp API using a Python backend framework.  The web application is then created using the Python library Flask.

This project was for a MindSumo project that can be found here.  The deliverables are also reproduced below:

Deliverables

We would like for you to build a web application using Yelp's Fusion API that will help users pick a restaurant or experience.  We want to see your creativity in action! Just make sure your solutions include these requirements:

  1. Submit a deployed web application and include both your website URL and the supporting Github repository
  2. The app must use Yelp's Fusion API
  3. Your app should be able to plot merchants on a map
  4. Your app should be able to obtain user location via HTML5 Geolocation