Skip to content

a-calculator-app-built-with-kotlin-and-jetpack-compose

Notifications You must be signed in to change notification settings

TTNguyen2552003/calculator

Repository files navigation

Calculator

About the project

  • Calculator is a simple app built for Android smartphones using Kotlin programming language.
  • Implement basic mathematical operations for integer or real numbers, and round the result.
  • Design a user-friendly interface.
  • Ensure app stability and performance.

Project requirement

  • Clone project
git clone https://github.com/TTNguyen25052003/calculator
  • Android Studio is recommended.
  • Minimum API level: 31 (Android 12).
  • Device compatibility: Android smartphones with compact sreensize.

Project Scope

The app includes the following functionalities:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Basic number input and display
  • AC button to erase all input
  • Del button
  • Equal button to calculate the result
  • Round the result button to round the result
  • Decimal button to calculate the real numbers
  • % button
  • Dark mode theme

Resource:

App UI

Calculator screen app

About

a-calculator-app-built-with-kotlin-and-jetpack-compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages