https://github.com/pradumnasaraf/compounding-calculator-app
Compounding calculator, made by using JAVA
https://github.com/pradumnasaraf/compounding-calculator-app
andoid app java
Last synced: 6 months ago
JSON representation
Compounding calculator, made by using JAVA
- Host: GitHub
- URL: https://github.com/pradumnasaraf/compounding-calculator-app
- Owner: Pradumnasaraf
- License: mit
- Created: 2021-09-25T14:21:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T09:09:19.000Z (over 3 years ago)
- Last Synced: 2024-10-04T22:01:14.013Z (about 1 year ago)
- Topics: andoid, app, java
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Compounding Calculator App.
The app lets you calculate your compounding amount, by taking only 3 values `Amount`, `Time Period`, and `Intrest`. It also has a null pointer exception handling.
## Screenshots
# Development
Currently, App is built on **Java** and we will soon be transitioning to **Kotlin**.