Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 787 Bytes

File metadata and controls

20 lines (16 loc) · 787 Bytes

💰 Smart Tip

A Smart Tip Calculator app built with Jetpack Compose in Kotlin. This app allows users to calculate tips dynamically based on input values, making bill splitting easier.

Technologies Used

  • Kotlin
  • Jetpack Compose
  • State Management
  • Material Design Components

Features

Real-time Tip Calculation – Calculates tips instantly as the user enters values.
Customizable Tip Percentage – Allows users to adjust the tip percentage.
User-Friendly UI – Designed with Jetpack Compose for a smooth experience.
Dark Mode Support – Adapts to system theme preferences.

How to Run

  1. Clone the repository:
    git clone https://github.com/yourusername/SmartTip-App.git