Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 408 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 408 Bytes

About the project

Python program to demonstrate the use of Google Maps API to get the fare(in rupees) to travel between two given locations using a particular mode of transport (CAB, Rickshaw, BEST bus).

Prerequisite

  • Google API key is required to execute this python program (API key can be retrieved from https://console.cloud.google.com/ -> APIs & Services -> Credentials -> CREATE CREDENTIALS)