Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shriram2005/calculator-app-jetpack-compose
Calculator Application made with Kotlin and Jetpack Compose
https://github.com/shriram2005/calculator-app-jetpack-compose
android android-app app application calculator calculator-application calculator-kotlin jetpack jetpack-android jetpack-compose kotlin mvvm-architecture mvvm-pattern viewmodel
Last synced: 10 days ago
JSON representation
Calculator Application made with Kotlin and Jetpack Compose
- Host: GitHub
- URL: https://github.com/shriram2005/calculator-app-jetpack-compose
- Owner: Shriram2005
- License: gpl-3.0
- Created: 2024-08-15T12:40:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T07:44:09.000Z (17 days ago)
- Last Synced: 2024-12-24T08:33:30.936Z (17 days ago)
- Topics: android, android-app, app, application, calculator, calculator-application, calculator-kotlin, jetpack, jetpack-android, jetpack-compose, kotlin, mvvm-architecture, mvvm-pattern, viewmodel
- Language: Kotlin
- Homepage:
- Size: 161 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧮 Calculator App
A simple and user-friendly Calculator App built using **Jetpack Compose**. This app allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division with a clean and intuitive interface.
## ✨ Features
- **Basic Arithmetic Operations:** Supports addition, subtraction, multiplication, and division.
- **Clear and Reset:** Clear the current input or reset all calculations.
- **Responsive UI:** Built with Jetpack Compose for a smooth and modern user interface.
- **Lightweight:** Minimalistic design with no unnecessary features, ensuring a fast and responsive experience.## 📱 Screenshots
## 🎨 UI Design
The Calculator App is designed to be simple and intuitive, focusing on providing a seamless user experience:
- **Buttons:** Circular buttons for all digits and operations.
- **Display:** Clear display showing the current input and result.