https://github.com/zients/kotlin-calculator
https://github.com/zients/kotlin-calculator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zients/kotlin-calculator
- Owner: zients
- Created: 2019-12-15T11:41:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T17:25:13.000Z (almost 6 years ago)
- Last Synced: 2026-03-23T18:30:56.898Z (3 months ago)
- Language: Kotlin
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Calculator
This is a simple Calculator made with kotlin on smartphone.
We can calculate the number with plus, minus, multoply and divide operator.
