DriveGreener is an application to track your electric or internal combustion vehicle's fuel consumption and get a better overview on how to save money on your travels!

How does it work?

  • Create an account
  • First, add your vehicle using the Vehicles page. You have to fill some information about the vehicle
  • After that, add a the first fillup for the vehicle
  • With second fillup, all types of different statistics get calculated for the vehicle
  • Enjoy!

What kind of statistics and values are calculated and displayed?

For each fillup

  • Fuel consumption for each fillup
  • Price per 100km for each fillup

For a vehicle page

  • Total fuel consumption
  • Total distance travelled
  • Total Cost
  • Fuel/Energy used
  • CO2 created in kg's

Graphs

  • Consumption per fillup
  • Trip/distance driven per filling
  • Price per filling
  • Unit price for fillup
  • Consumption in the city
  • Consumption for fuel type
  • Consumption for driving style
  • Consumption for tire type
  • Consumption for vehicle load
  • Consumption per month
  • Cost per month

Welcome to home, {{ username }}!

You currently have {{vehicles?.length}} vehicles!

  • {{ getVehicleName(vehicle) }}

Your fleets statistics:

Distance travelled: {{userStatistics.distance}}km

Avg price per 100km: {{userStatistics.hundredCost}}€/100km

Total cost: {{userStatistics.totalCost}}€

Average fuel consumption: {{userStatistics.fuelConsumption}}l/100km

Average energy consumption: {{userStatistics.energyConsumption}}kWh/100km

Fuel consumed: {{userStatistics.fuelConsumed}}l

Energy consumed: {{userStatistics.energyConsumed}}kWh

CO2 Footprint: {{userStatistics.co}}kg