Mortgage Calculator GUI - rbani4/Mortgage GitHub Wiki

MortgageCalculatorGUI: This class represents the graphical user interface of the mortgage calculator. It allows users to input mortgage details, choose payment frequency, and displays the calculated results using a CardLayout to switch between input and result panels.