ZeshanA / fuel-cost

Calculate how much a journey will cost you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Python Fuel Cost Calculator

This project allows you to use your MPG data to calculate how much travelling a given distance costs you in fuel.

📸 Screenshots

🛠 Features

Support for both metric (kilometres, litres) and imperial units (miles, gallons) is built-in and the program fetches the latest fuel prices for the United Kingdom automatically.

📚 Usage

  1. ⬇️ git clone this repo
  2. ⌨️ Open a terminal window and cd into the root of this repository
  3. ⚡️ Run python3 main.py
  4. ⛽️ Follow the interactive prompts to calculate your fuel costs!

About

Calculate how much a journey will cost you.


Languages

Language:Python 100.0%