Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 723 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 723 Bytes

decisions

Useful when you and a friend cannot decide which restaurant at which to eat. Will take current location and randomly choose from surrounding restaurants.

installation

will need python 3.6 also install googlemaps for python https://github.com/googlemaps/google-maps-services-python

#usage run using python 3.6 enter a description of your location i.e. 'University of Houston, Houston, Texas' when prompted the more descriptive the better, Google maps is pretty good at figuring this out either way. A list of restaurants within 1000meters of the location will appear type in the numbers next to the one's you like delimited by commas then one of these will be randomly selected as your restaurant of choice!