https://github.com/leviathanaxeislit/tipcalc
https://github.com/leviathanaxeislit/tipcalc
calculator kotlin kotlin-android
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leviathanaxeislit/tipcalc
- Owner: leviathanaxeislit
- License: gpl-3.0
- Created: 2022-08-04T13:49:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T14:58:16.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T17:00:18.831Z (about 1 year ago)
- Topics: calculator, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tip Calc
- TipCalc is a tip calculator App written in kotlin.
- Dark Theme and Light Theme
## Installation
Clone the repo using Git and open in android studio
```bash
git clone https://github.com/leviathanaxeislit/TipCalc.git
```
## Screenshots
**Dark Theme**
**Light Theme**
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[GPL-3.0](https://github.com/leviathanaxeislit/TipCalc/blob/main/LICENSE)