Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Java Financial Calculators ๐Ÿงฎ๐Ÿ’ฐ

Overview

Welcome to the Java Financial Calculators repository! This collection of Java programs is designed to assist you with various financial calculations. Explore the different branches to discover specialized calculators.

Branches

  1. Rental Yield Calculator: Branch - rental-yield-calculator

    • Calculate the potential return on investment for a property.
  2. Mortgage Calculator (OOP): Branch - mortgage-calculator

    • Calculate mortgage payments using an object-oriented approach.
  3. Mortgage Calculator (Procedural): Branch - mortgage-calculator-procedural

    • Calculate mortgage payments using a procedural programming approach.

Feel free to switch between branches to explore different implementations and functionalities!

How to Use

Clone the Repository

git clone https://github.com/abdulbasit-dev/java-financial-calculators.git

Explore Different Calculators

  1. Rental Yield Calculator:

    git checkout rental-yield-calculator
  2. Mortgage Calculator (OOP):

    git checkout mortgage-calculator
  3. Mortgage Calculator (Procedural):

    git checkout mortgage-calculator-procedural

Run the Programs

Navigate to the respective branch directory and run the Java programs using:

javac Main.java
java Main

Follow the on-screen prompts to input the required information and get your calculations!

Cool Java Finance Tools at Your Fingertips! ๐Ÿš€

Feel free to contribute to the project by submitting issues or creating pull requests. Your feedback and suggestions are always welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Explore specialized mortgage and rental yield calculators, both object-oriented and procedural, in this Java repository. Enhance your financial insights with these powerful CLI tools! ๐Ÿ’ก๐Ÿ ๐Ÿ’ฐ

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages