An open API service indexing awesome lists of open source software.

https://github.com/whybhav360/tippy

A basic tip calculator app made for #WeekendChallenge by Vaibhav Madaan
https://github.com/whybhav360/tippy

android-application android-studio kotlin kotlin-android

Last synced: 9 months ago
JSON representation

A basic tip calculator app made for #WeekendChallenge by Vaibhav Madaan

Awesome Lists containing this project

README

          

Tip Calculator 💰
A simple and intuitive Tip Percentage Calculator built with Android Studio and Kotlin. This app dynamically calculates the tip based on the entered amount and an adjustable percentage slider.
Part of my #WeekendChallenge on linkedin
[Vaibhav Madaan on LinkedIn](https://www.linkedin.com/in/vaibhav360/)

✨ Features
Dynamic Tip Calculation – Updates the tip and total amount in real-time.
Smooth Percentage Adjustment – A scroll bar lets users set the tip percentage easily.
User-Friendly UI – Simple and easy-to-use interface.
Lightweight & Fast – No unnecessary features, just what you need!
🛠 Tech Stack
Language: Kotlin
IDE: Android Studio
UI: Jetpack Compose / XML (whichever you're using)
🚀 Installation
Clone the repository:
bash
Copy
Edit
git clone [Tippy Repository](https://github.com/whybhav360/Tippy)
Open the project in Android Studio.
Build & Run on an emulator or a real device.
🎮 Usage
Enter the bill amount in the input field.
Adjust the tip percentage using the scroll bar.
View the calculated tip and total amount dynamically.

📸 Demo
App Logo

![Screenshot 2025-02-16 194503](https://github.com/user-attachments/assets/62775658-894c-4994-84e0-976cc6236856)

App Home Screen

![Screenshot 2025-02-16 194533](https://github.com/user-attachments/assets/0ec57a20-c7bb-4481-a356-3277a32362ef)

Calculated Tip and total amount after addding tip

![Screenshot 2025-02-16 194640](https://github.com/user-attachments/assets/4782e7f0-541d-453b-8ea3-7373cde3a2d3)

Dynamic scrollbar value updation

![ScreenRecording2025-02-16195008-ezgif com-video-to-gif-converter](https://github.com/user-attachments/assets/2e1f3a22-1204-4309-81c2-0fb9e530771d)