Skip to content

akashjain04/Fuel_Economy_Tracker

Repository files navigation

Fuel Economy Tracker.

The Fuel Economy Tracker is an application developed to help vehicle drivers to check the fuel economy of their vehicle. Traditionally the drivers maintain a book to write down the Odometer value and fuel filled inorder to track the fuel economy of the vehicle. This is our solution using an Android application by which they can enter the details in the app and get the economy instantly.

This Fuel Economy Tracker Application is a simple application which takes only Odometer reading, Fuel filled in liters and total cost for the fuel. The application can display the fuel economy and also display the approximate cost per km a driver has to spend on his travelling.

This application has been developed using easy to use UI. A user without any knowledge of the application can use it effeciently as User Interface very easy to use and user friendly.

We have following activities in our application.

  • Welcome Activity
  • Home Activity
  • Add Records Activity
  • View Economy Activity
  • Update Records Activity

Output Screenshots

Welcome Screen Home Page Add Records Page
Result Page Update Page Delete Page