You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small app written in Python to help with choosing where to eat when you can't decide.
Based on the given zipcode and an optional provided preference it uses the Yelp API to collect relevant restaurants and provide you with a single random restaurant.
You can view the restaurant's yelp page and request a new random choice until you're satisfied.