anthonyCarton / FleetMaven

0 stars 0 forks source link

Algorithm: fuelCost() #30

Open anthonyCarton opened 6 years ago

anthonyCarton commented 6 years ago

From @anthonyCarton on May 11, 2018 19:27

Develop JS algorithm for Fuel Cost Calculation

Copied from original issue: GoCodeColorado/FLCDesign#44

anthonyCarton commented 6 years ago

Note to self, will this work as a switch statement where there is an option for gas, elec. CNG, Diesel etc?

Otherwise, split into gasCost(), eleCost(), cngCost(), dieCost() etc.

anthonyCarton commented 6 years ago

Still needs to connect govData to array.