You will continue working on the application created in Part 2. Implement the feedback provided by your lecturer on Part
Posted: Fri Jul 01, 2022 5:43 am
You will continue working on the application created in Part 2. Implement the feedback provided by your lecturer on Part 2 before continuing with the final POE submission. Marks will be awarded for this (10%). For this part, you are required to update your application to have a graphical user interface (GUI) built using either Windows Presentation Foundation (WPF) or Universal Windows Platform (UWP). Note that UWP will require additional research, so choose wisely. All the same functionality must be available in the new user interface that was in the command line application from Part 2 (just presented in a more user-friendly way), with your choice of one of the following features added:
1. The user shall be able to choose to save up a specified amount by a certain date for a specified reason, e.g. save R100 000 for an honours degree over five years. Then, given the interest rate that will be earned on the savings, calculate how much the monthly saving should be to reach the goal. OR
2. Display the monthly income, expenses and account balance (assume the balance starts at 0) as a graph over time, for a given period (e.g., five years)
Submit the following items for this part:
1. Source code. '
2. A readme file containing: a. Instructions for how to compile and run the software; and b. A brief description (100 to 200 words) of what you changed based on your lecturer’s feedback.
3. A short user manual (no more than 2 000 words) including screenshots that explains how to use the app. You may use any application of your choice to create the user manual, but the file that you submit must be a .PDF export of the document.
1. The user shall be able to choose to save up a specified amount by a certain date for a specified reason, e.g. save R100 000 for an honours degree over five years. Then, given the interest rate that will be earned on the savings, calculate how much the monthly saving should be to reach the goal. OR
2. Display the monthly income, expenses and account balance (assume the balance starts at 0) as a graph over time, for a given period (e.g., five years)
Submit the following items for this part:
1. Source code. '
2. A readme file containing: a. Instructions for how to compile and run the software; and b. A brief description (100 to 200 words) of what you changed based on your lecturer’s feedback.
3. A short user manual (no more than 2 000 words) including screenshots that explains how to use the app. You may use any application of your choice to create the user manual, but the file that you submit must be a .PDF export of the document.