Skip to content

santhoshj001/Jetpack-Compose-Calculator

Repository files navigation

Jetpack Compose Calculator

A fully functional calculator app built with Jetpack Compose, following modern Android development practices.

✨ Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division
  • Clean, Material Design 3 UI built entirely with Jetpack Compose
  • State managed via ViewModel — survives configuration changes
  • Supports chained operations and decimal inputs

🛠 Tech Stack

Technology Purpose
Kotlin Primary language
Jetpack Compose Declarative UI
ViewModel State management
Material3 Design system
Android (API 21+) Platform

📸 Screenshots

Add screenshots here

🚀 How to Run

  1. Clone the repo:
    git clone https://github.com/santhoshj001/Jetpack-Compose-Calculator.git
  2. Open in Android Studio Hedgehog or later
  3. Let Gradle sync
  4. Run on an emulator or physical device (API 21+)

📄 License

MIT — see LICENSE

About

Calculator Android App developed Using Jetpack Compose

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages