Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 395 Bytes

ComputeYourCommute

First project for UA Bootcamp. Accepts user inputs for Year, Make, and Model and Home/Work addresses.

Makes a call to Edmunds API for vehicle MPG information. Makes call to Google Maps API for directions, and Google Maps Distance Matrix for calculations.

Displays to the user distance traveled, time spent traveling, and $$ spent on gas every day, week, month, and year.