// About the app
・ It is a loan calculator that calculates the monthly and the total repayment amount.
// Feature
・ Calculation method can be selected (principal and interest equal, or principal equal)
・ Simulate the repayment status and display it in the list
・ The calculation result is saved and can be referred to later by selecting it on the history screen.