Skip to content

nverges/ComputeYourCommute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.