https://github.com/dosbolacademic/and-5-calculator
https://github.com/dosbolacademic/and-5-calculator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dosbolacademic/and-5-calculator
- Owner: dosbolacademic
- Created: 2025-07-05T00:17:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T06:56:23.000Z (3 months ago)
- Last Synced: 2025-07-09T07:47:31.672Z (3 months ago)
- Language: Kotlin
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AND101 Project 4 - CodeMath
Submitted by: **Dosbol Aliev**
Time spent: **4** hours spent in total
## Summary
**Tax Calculator** is an android app that **Tax Calculator is an Android app that helps users easily calculate taxes on amounts entered, providing quick and accurate tax and total values for budgeting and financial planning**
If I had to describe this project in three (3) emojis, they would be: **🧮💵😊**
## Application Features
The following REQUIRED features are completed:
- [X] At least one (1) user input
- [X] At least one (1) interactive View
- [X] At least one (1) output of a calculation based on the user inputThe following STRETCH features are implemented:
- [X] Implement ViewBinding to reduce boilerplate code and increase efficiency
- [X] Add at least one (1) additional functionalityThe following EXTRA features are implemented:
- [X] List anything else that you added to improve the app!
## Video Demo
Here's a video / GIF that demos all of the app's implemented features:
GIF created with **your chosen GIF tool**
## Notes
Here's a place for any other notes on the app, it's creation process, or what you learned this unit!
## License
Copyright **2025** **Dosbol Aliev**
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.