Skip to content
/ Meetup Public

Find a place for two parties to meet in the middle.

Notifications You must be signed in to change notification settings

jlevin/Meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meetup v1.0 01/06/2018

PROGRAM OVERVIEW This program asks the user for two locations and a type of place to meetup (eg: cafe, bar, park). It then returns the top 5 matching locations on Yelp at the midpoint between the two locations.

INSTALLATION INSTRUCTIONS Download meetup.rb and meetup.config.example.rb. You will need to modify meetup.config.example.rb with your own Yelp consumer key, consumer secret, token, and token secret. Additional you will need to enter your google map service Key.

For information on Yelp API https://www.yelp.com/developers/faq

To obtain Google API keys follow instructions here: https://github.com/edwardsamuel/google-maps-services-ruby

Once you've modified meetup.config.example.rb with your API keys, change the file name to meetup.config.rb.

You're all set! Enjoy Meetup.

About

Find a place for two parties to meet in the middle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages