Giter Club home page Giter Club logo

fuelcostcalculator's Introduction

FuelCostCalculator

© Miika Rinta-Korkeamäki (2024)

latest release FuelCostCalculator CodeQL GitHub top language License

image

Overview

Simple fuel cost calculator built with .NET MAUI framework and C#. At the moment, this program can be used in Android devices.

Used technologies

  • .NET MAUI
  • C#
  • SQLite

Prerequisites

  • Android Device (requires Android 5.0 or newer version)

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)
  • Recent calculations are saved to the database in the device and can be seen in History page

Screenshots

Screenshot_20240404-145711_resize Screenshot_20240404-145835_resize Screenshot_20240404-145851_resize Screenshot_20240404-150946_resize

License

Released under MIT by @MiikaRK.

fuelcostcalculator's People

Contributors

miikark avatar

Watchers

 avatar

fuelcostcalculator's Issues

App styling

Apply custom styling to the calculator

  • CSS?
  • Styling icon shapes

Warning fixes/code check integration

  • Code might include some warnings/code smells, which would be good to fix.
  • Possible code check integration would be also good to have in the pipeline for ensuring more robust code.

History tab for calculated costs

User is able to see the history of calculated costs

Things to review:

  • Database (SQLite?)
  • How far back in time can the user see history data?
  • Shows the date when calculation has been done
  • Result is shown as "messagebox" when pressed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.