Skip to content

MuhammedFahd/FinancialCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinancialCalculator

This is a Financial app created using Java and JavaFx to build the user interface. This app is very user friendly as various types of UI elements has been used. It renders well in all operating systems. This app also contains a virtual keyboard which is created by the developer as an helpful feature for the users. This app contains different types of calculators:

  1. Simple interest savings calculator.
  2. Compound interest savings calculator.
  3. Loan calculator.
  4. Mortgage calculator.

Each calculator can be accessed seperately and also each parameter in every calculator can be calculated seperately. This app also has an feature called history where it shows all the calculations that have been processed by the user.

Note

  • Pure java programming concepts are used.
  • Storing of data is done through file handling.
  • CSS has been used to style UI elements.

About

This is a Financial app created using Java and JavaFx to build the user interface. This app is very user friendly as various types of UI elements has been used. It renders well in all operating systems. This app also contains a virtual keyboard which is created by the developer as an helpful feature for the users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors