SWENG500-Team7 / Carpooler

This application manages carpool groups and splits fuel costs.
0 stars 0 forks source link

Add MPG request feature to VehicleRestService #1

Closed jamelseagraves closed 9 years ago

jamelseagraves commented 9 years ago

This function needs to request the fuel economies for a particular vehicle (make, model, year) from FuelEconomy.gov and return an average fuel economy.

jamelseagraves commented 9 years ago

Built and successfully tested!