Skip to content

Fahad5800/JavaFuelTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Fuel Tracker

This is a Java-based desktop application that allows users to track their fuel usage, monitor fuel efficiency, and analyze trends over time using a simple graphical interface. The application is built with JavaFX and uses file handling to store data.


Features

  • Add and manage fuel entry logs including:
    • Date
    • Miles driven
    • Gallons used
    • Amount paid
  • Calculate key metrics:
    • Miles per gallon (MPG)
    • Cost per mile
  • View fuel usage trends using JavaFX LineChart
  • Save and load data from text files for persisten

Technologies Used

  • Java SE 8 or higher
  • JavaFX
  • Object-Oriented Programming (OOP)
  • File I/O (read/write operations)

About

A simple Java-based fuel tracking application that allows users to log and analyze fuel usage over time. Built with JavaFX for a user-friendly graphical interface, this tool helps users monitor fuel efficiency, calculate cost per mile, and visualize trends using line charts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages