https://github.com/joyytoo/calculator-app
A basic calculator application
https://github.com/joyytoo/calculator-app
android android-studio calculator-application kotlin
Last synced: 11 months ago
JSON representation
A basic calculator application
- Host: GitHub
- URL: https://github.com/joyytoo/calculator-app
- Owner: JoyyToo
- Created: 2018-03-19T10:04:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T10:08:45.000Z (almost 8 years ago)
- Last Synced: 2025-02-04T15:48:26.167Z (about 1 year ago)
- Topics: android, android-studio, calculator-application, kotlin
- Language: Kotlin
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator-app
A kotlin calculator application that allows a user to:
Make all basic calculations:
- Addition
- Subtraction
- Division
- Multiplication
- Percentage