Python Flask website displaying a list of restaurants based on user location, price range and dietary restrictions. Used Google's GeoLocation API to retrieve user location information and Yelp API to get a list of restaurants based on user restrictions.