$29
Create a JavaFx mortgage calculator app that allows the users to enter a purchase price, down-
payment price, down-payment amount and interest rate. Based on these values, the app should
calculate the loan amount and display the monthly payment for 10-,20- and 30- year loans.
Allow the user to select a custom loan duration by using slider and display the monthly
payments.
Note: The above project MUST be made using components and specification of JavaFx. Projects
that incorporate fully workable UI and are logically correct will be awarded full points. You are
free to create your own data models and class specifications. Bonus: Additional features will
fetch additional points!