项目作者: nverges

项目描述 :
Compute information about your daily commute!
高级语言: JavaScript
项目地址: git://github.com/nverges/ComputeYourCommute.git
创建时间: 2017-06-07T02:10:29Z
项目社区:https://github.com/nverges/ComputeYourCommute

开源协议:

下载


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.