Skip to content
/ pllc Public

Find a meeting destination with roughly equal travel times for each party

License

Notifications You must be signed in to change notification settings

ladyson/pllc

Repository files navigation

Meet Halfway

We are using an environment manager (conda) to manage the requirements for this project.

Please run "source activate pllc" prior to running any of our code to activate the environment

About

Given two starting locations, preferred modes of transit, and a desired type of location (coffee shop, restaurant, bar, etc.), Meet Halfway finds a meeting destination with roughly equal travel times for both parties. Meet Halfway currently works for addresses within the United States.

Meet Halfway is a Django app that uses SQLite3 for the database, and Bootstrap for the front end.

Dependencies

API Keys

You need to have a Google Maps API key enabled for: - Google Directions - Google Distance Matrix - Google Places

Save the Google Maps key in a text file called "apikeys.txt" in two places: the top-level directory, and the folder meethalfway

You will also need a key for the USPS Address Information API. Save the USPS key in a text file called "uspskey.txt" in the top-level directory

*Note all necessary API keys have been included in our virtual machine

Banner Image

"Ferris" by Adam Simmons is licensed under CC BY-NC-ND 2.0

About

Find a meeting destination with roughly equal travel times for each party

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •