Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MiikaRK authored Jan 6, 2024
1 parent eab9101 commit 6d4ff96
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# FuelCostCalculator
# FuelCostCalculator
## Overview

Simple fuel cost calculator built with .NET MAUI platform and C#. This program can be used in Windows and Android devices.

## Features

Calculator takes following inputs from the user and calculates fuel cost as a price (€):
- Travelled distance (km)
- Average fuel consumption (l/100km)
- Current fuel price (€/l)
- The number of the people to share the fuel costs (optional)

0 comments on commit 6d4ff96

Please sign in to comment.