Skip to content

karthik6d/OnTheWay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

OnTheWay

This program is designed to navigate from Point A to Point B through any type of shop (using the yelp API). This program utilizes the Google Maps API and the Yelp API to find local shops on the way to the destination that are least intrusive to the transportation trip. Fun project designed to learn and understand how to use API's.


##Packages Needed

  • Python 2.7
  • Google Maps API
  • Yelp API
  • Polyline

##Getting Started

  1. Install the packages and programs shown above
  2. Use the main function in OnTheWay.py to find local shops from origin to destination that are on the way

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages