Skip to content

MatiasG19/refuel-tracker

Repository files navigation

CI/CD Issues


Refuel Tracker

Tracks your refuels and displays your data in nice graphs.

Get it on Google Play Get it on Obtainium

Logo Logo Logo

Features

  • Easy to use interface with quick bottom navigation
  • Track multiple vehicles
  • Support for different fuel consumption units
  • See your fuel consumption for each refuel
  • Display all your data in nice graphs
  • View and edit your refuels or add past ones
  • Backup data in text format

Languages

  • English
  • German

Getting started

Prerequisits

  • NodeJS
  • Android Studio

Start

Install dependencies

npm install

Start in browser

npm run dev

Start in Android Studio

npm run appdev

Create apk

npm run appbuild

Contribute

Check out the contribution guide.