https://github.com/kiruba-r11/simple-calculator
A simple calculator app using TextViews and Buttons which can perform five basic Arithmetic Operations.
https://github.com/kiruba-r11/simple-calculator
android buttons calculator kotlin textviews
Last synced: 5 months ago
JSON representation
A simple calculator app using TextViews and Buttons which can perform five basic Arithmetic Operations.
- Host: GitHub
- URL: https://github.com/kiruba-r11/simple-calculator
- Owner: kiruba-r11
- Created: 2021-01-25T09:42:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T08:11:18.000Z (over 5 years ago)
- Last Synced: 2023-03-05T15:20:00.221Z (over 3 years ago)
- Topics: android, buttons, calculator, kotlin, textviews
- Language: Kotlin
- Homepage:
- Size: 212 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Calculator
[](#contributors-)
A simple calculator app using TextViews and Buttons which can perform five basic Arithmetic Operations.
## Available Arithmetic Operations
Addition
+
Subtraction
-
Multiplication
*
Division
/
Modulus
%
## Screenshots of the App
**_Note:_ This `Simple Calculator` App works only for two operands (without error).**
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

PavanBilagiHalodoc
💻

Kirubanand R
💻 📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!