This native Android project aims to assist users in making informed decisions about fueling their vehicles. It calculates and compares the cost-benefit ratio between ethanol and gasoline, considering the current prices of these fuels.
- Price Input: Users can enter the price of ethanol and the price of gasoline.
- Recommendation: Based on the calculations, the app recommends which fuel is more advantageous for the user.
- Clone this repository to your local environment.
- Open the project in Android Studio.
- Run the app on an emulator or an Android device.
- Jetpack Compose
- Kotlin
- Android Studio
Contributions are welcome! Feel free to open issues or submit pull requests.