Skip to content

MSZM0/FuelApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuelApp

Android application for quickly calculating car trip costs and splitting expenses among passengers.

Screenshot 2026-02-28 014252

Features

  • Automatic price fetching: Fetches current fuel prices (PB95, PB98, Diesel, LPG) from a mock API endpoint.
  • Emergency mode: Option to manually enter the price in case of no internet connection.
  • Dynamic calculations: Instant calculation of total cost and cost per person.
  • Material Design 3: Modern interface with dark and light mode support.

Technologies

  • Kotlin + Jetpack Compose (User interface)
  • Retrofit 2 & Gson (Network communication and JSON handling)
  • Coroutines (Asynchronous operations)

How to run

  1. Clone the repository:
    git clone https://github.com/MSZM0/FuelApp.git
  2. Open the project in Android Studio.
  3. Wait for the Gradle sync to finish.
  4. Run the application on an emulator or a physical device (Android 7.0+).

About

A kotlin Fuel Cost calculator android app with Fuel Prices taken from a mock API endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages