An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Simple-Calculator

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#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!