Skip to content

RamuSriram/Basic-Calculator

Repository files navigation

Basic Calculator

This is a simple calculator application built using Android Studio and Jetpack Compose. I created this app as a learning project to understand the basics of Android application development, including UI design with Compose, state management, and basic arithmetic operations.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division
  • User-friendly interface with haptic feedback
  • Reset and backspace functionality
  • Real-time display of expressions and results

Technologies Used

  • Android
  • Jetpack Compose
  • Kotlin

Learning Objectives

  • Understanding the fundamentals of Android app development
  • Learning how to use Jetpack Compose for building UIs
  • Managing application state using Compose's remember and mutableStateOf
  • Implementing user interactions and haptic feedback

Screenshots

default-screen screen-on-numbers-click evaluation

How to Use

  1. Clone the repository
  2. Open it in Android Studio
  3. Build and run the application on an emulator or physical device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages