Home / Expert Answers / Computer Science / design-the-ux-for-a-financial-app-that-will-calculate-loan-payments-and-related-information-eg-th-pa649

(Solved): Design the UX for a financial app that will calculate loan payments and related information. (eg, th ...



Design the UX for a financial app that will calculate loan payments and related information. (eg, the app would allow the user to specify the loan amount, loan term, and interest rate, and then compute monthly payments – among other tasks) While you will create algorithms to implement the functions later, this assignment focus on the user experience. Design a good UI by beginning with a great idea in mind and expressing it using concepts related to UX from this course. You are creating a prototype now, and not a working product.
Use a good tool to represent the multiple screens of your design. Visual Studio is a RAD platform that will allow you to easily design the UX of an app. You will create the app using Visual Studio in the next unit, so if you are not familiar with Visual Studio, I would encourage you to investigate it now.* Other tools such as Visio and SmartDraw could be used. You could use a presentation package such as PowerPoint or Keynote also. A list of many apps can be found here: https://blog.prototypr.io/top-20-prototyping-tools-for-ui-and-ux-designers-2017-46d59be0b3a9
Upload all images from your design in a single document, and add an explanation if needed. Upload a .docx or .pdf file
* I recommend that you create a Visual Studio project as “Visual C#” within “Windows Forms App (.NET Framework)” - see the attached documents from the undergraduate software engineering class for help



We have an Answer from Expert

View Expert Answer

Expert Answer


Screenshot of the Code: LoanTest.cs: Loan.cs: Sample Output: Code to Copy: LoanTest.cs: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace LoanApplication { //Defien the class. class LoanTest { //Define th
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe