Skip to content

Saniya327/meet-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meet-me

meet-where is a python CLI for discovering a meeting place(restaurants, cafes) which is mid way between two locations. Ideal for first dates. Saves the trouble of looking at a map and searching for a place. The code is set for walking mode and checks for restaurants at the mid way mark.

libraries

pip install requests

Requires Google Maps API Key which is stored in config.py as API_KEY

Usage

python routes.py 'first_address' 'second_address'

For example:

python routes.py 'Clinton Hill Brooklyn, NY' '264 King St Port Chester, NY'

Screenshot 2023-09-26 at 11 32 21 PM

IMG_6195 (2)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages