Skip to content

chottuthejimmy/Simple_Calculator

Repository files navigation

Simple Calculator

This is a basic calculator application built using Kotlin.

Screenshots

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Clear button
  • Responsive design for various screen sizes

Getting Started

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

  1. Clone this repository:

    git clone https://github.com/chottuthejimmy/Simple_Calculator.git
    
  2. Open MainAcitivity.kt file:

    cd Simple_Calculator/app/src/main/java/com/example/simple_calculator
    
  3. Connect the Android device connect a virtual or a physical android machine and click on build option to execute the project

Installation

Get it on GitHub

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

Acknowledgment


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages