The Tipping App is a mobile application designed to calculate tips based on a given bill amount and tip percentage. It provides a user-friendly interface for entering the bill amount and adjusting the tip percentage using a seek bar. The app then calculates the tip amount and the total bill including the tip. This is a project I built to practice my coding skills.
To install and run the Tipping App, follow these steps:
- Clone the repository
- Open the project in an Android development environment like Android Studio.
- Build the project to resolve dependencies and ensure successful compilation.
- Set up an emulator to run the application.
- Run the application on the emulator.
Once the Tipping App is running, follow these instructions to use it effectively:
- Enter the bill amount in the provided input field.
- Adjust the tip percentage using the seek bar.
- The app will automatically calculate the tip amount and display it.
- The total bill amount including the tip will also be shown.
- An emoji will be displayed based on the selected tip percentage.
This Tipping App was developed by Victor Villca