https://github.com/shaikhdanialsah/mytnb
ICT602 Individual Assignment : MyTNB
https://github.com/shaikhdanialsah/mytnb
android-studio java
Last synced: 12 days ago
JSON representation
ICT602 Individual Assignment : MyTNB
- Host: GitHub
- URL: https://github.com/shaikhdanialsah/mytnb
- Owner: shaikhdanialsah
- Created: 2024-05-17T16:27:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T20:45:22.000Z (almost 2 years ago)
- Last Synced: 2025-11-17T22:03:49.694Z (7 months ago)
- Topics: android-studio, java
- Language: Java
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About myTNB
This is a simple Java based mobile application project to fulfill the requirements for subject ICT602 - Mobile Technology and Development. The project is about a mobile application that can help users calculate the estimated electricity bills based on current electricity rates.
## Prerequisites
1. [Android Studio](https://developer.android.com/studio?utm_source=android-studio).
## Usage
1. **Enter Units:** Input the amount of electricty used in `kwH`.
2. **Optional rebates:** If users have a rebate, they can click on the toggle button to include rebates and they just need to enter the percentage `(between 0% to 5%)`.
3. **Calculate the bill:** Click on the `Calculate` button to get the estimated electricity bill.
## Author
- [Shaikh Danial](https://github.com/shaikhdanialsah)
## License
This project is licensed under the [MIT](https://choosealicense.com/licenses/mit/) License.