Skip to content

caioafc/Calculator

Repository files navigation

Calculator App

This is a simple calculator app built using Kotlin. The app provides basic arithmetic operations such as addition, subtraction, multiplication, and division. This app was builded during The Complete Android 12 & Kotlin Development Masterclass by tutorialseu to practice my new Kotlin skills

Demo

You can see a demo of the app in action below:

Demo GIF

Features

The calculator app has the following features:

  • Addition, subtraction, multiplication, and division operations.
  • Clear button to reset the calculator.
  • Decimal point button to input decimal numbers.

Technologies Used

  • Kotlin programming language.
  • Android Studio IDE.

Getting Started

To run the calculator app on your local machine, follow these steps:

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Build and run the app on your emulator or physical device.

Contributing

Contributions are always welcome! If you want to contribute to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch with your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Submit a pull request.

Acknowledgments

  • Thanks to tutorialseu specially Denis Panjuta.
  • Thanks to the Kotlin community for creating a great programming language.
  • Thanks to the Android community for creating great tools and resources for app development.

About

Calculator app developed using Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages