https://github.com/liquidatorcoder/ucalc
A simple calculator app made with kotlin.
https://github.com/liquidatorcoder/ucalc
calculator kotlin
Last synced: about 1 month ago
JSON representation
A simple calculator app made with kotlin.
- Host: GitHub
- URL: https://github.com/liquidatorcoder/ucalc
- Owner: LiquidatorCoder
- License: gpl-3.0
- Created: 2021-11-30T07:54:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T07:32:42.000Z (over 4 years ago)
- Last Synced: 2025-03-22T16:12:03.329Z (about 1 year ago)
- Topics: calculator, kotlin
- Language: Kotlin
- Homepage:
- Size: 226 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UCalc
A simple calculator app made with kotlin.
This is a basic calculator app made from Kotlin, which supports all basic calculator functions.
## Screenshots
| Screenshot 1 |
|-------------- |
|
|
## Built With
* [Kotlin](https://kotlinlang.org/)
## Getting Started
To build on MacOS or Windows, please follow these simple steps.
**Step 1:**
```shell
git clone https://github.com/LiquidatorCoder/UCalc.git
```
**Step 2:**
Follow the instructions [here](https://developer.android.com/studio) to install Android Studio. Then you're ready to build the app.
For testing the app you can create an emulator following the steps [here](https://developer.android.com/studio/run/emulator), or directly run on a physical Android device.
## Releases
Please see the [releases tab](https://github.com/LiquidatorCoder/UCalc/releases) for more details about the latest release.
## Contributing
First off, thanks for visiting this repo and taking your time to read this doc.
Any contributions you make are **greatly appreciated**.
If you'd like to propose a feature, submit an issue [here](https://github.com/LiquidatorCoder/UCalc/issues).
## License
Distributed under the GPL-3.0 License. See `LICENSE` for more information.
## Contributers
### If you made it here, thanks for your support. You can show more support by starring this repo. See ya! 👋