Skip to content

MSshizan/Calculator_App

Repository files navigation

📱 Simple Calculator App

A basic calculator Android application built with Kotlin and Jetpack Compose.
This app allows users to perform simple arithmetic operations like addition, subtraction, multiplication, and division with a clean UI.


✨ Features

  • ➕ Addition, ➖ Subtraction, ✖️ Multiplication, ➗ Division
  • 🧮 Supports multiple calculations
  • 🧹 Clear (C) and All Clear (AC) functions
  • ✅ Result preview in real-time
  • 💡 Built with MVVM architecture using ViewModel and LiveData

🛠️ Tech Stack

  • Language: Kotlin
  • UI Framework: Jetpack Compose
  • Architecture: MVVM
  • Other: LiveData, ViewModel
  • Version Control: Git & GitHub (accessed via Mozilla Firefox)

📷 Screenshots

image alt


🚀 Getting Started

Prerequisites

  • Android Studio (latest version recommended)
  • JDK 11+
  • Basic knowledge of Kotlin & Jetpack Compose
  • Mozilla Firefox (for browsing the repository on GitHub)

Installation

  1. Clone the repository:
    git clone https://github.com/MSshizan/Calculator_App.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages