C# and visual studio design and implement a standalone command line application. the user shall be able to enter gross income and tax deducted. An array that will store all expenses groceries, water and lights, travel costs, cellphone and other expenses the user will choose between renting and buying a house. if the user chooses renting the user will enter rental amount if the user selects buying the user will enter purchase price, total deposit, interest rate, number of months to repay. the software will calculate monthly home loan repayment. if the repayment is more than the third of the user gross monthly income, the software shall alert the user approval as unlikely. the software will calculate available monthly money after all ded
C# and visual studio design and implement a standalone command line application.
the user shall be able to enter gross income and tax deducted.
An array that will store all expenses
groceries, water and lights, travel costs, cellphone and other expenses
the user will choose between renting and buying a house. if the user chooses renting the user will enter rental amount
if the user selects buying the user will enter purchase price, total deposit, interest rate, number of months to repay.
the software will calculate monthly home loan repayment. if the repayment is more than the third of the user gross monthly income, the software shall alert the user approval as unlikely.
the software will calculate available monthly money after all ded

Step by step
Solved in 2 steps









