/calculator-compose-app

Simple Calculator made using Jetpack Compose

Primary LanguageKotlin

Jetpack Compose Calculator

This repository contains a simple calculator app built using Jetpack Compose, a modern UI toolkit for Android development. The calculator app allows users to perform basic arithmetic calculations on their Android devices.

Features

  • Basic arithmetic operations: Addition, subtraction, multiplication, and division.
  • Clear button to reset the input and result.
  • Responsive and intuitive user interface built with Jetpack Compose.

Screenshots

Calculator App

Requirements

  • Android Studio Arctic Fox (2020.3.1) or above.
  • Android SDK version 30 or above.
  • Kotlin version 1.5.0 or above.

Getting Started

To get started with the calculator app, follow these steps:

  1. Open Android studio.
  2. Click on Get from VCS (New project from VCS) and paste the Repo URL to clone to Repo onto your local machine.
  3. Wait for Gradle sync and run the project either on AVD or your android device

Acknowledgements

The calculator app is GUIDED, I followed the exact steps in the below mentioned youtube video:

youtube