Pos 409 week 4 assignment and discussion questions (uop)

Page 1

POS 409 Week 4 Assignment and Discussion Questions (UOP) Click Here to Buy the Tutorial http://www.pos409.com/product-24-POS-409-Week-4-Assignment-andDiscussion-Questions For more course tutorials visit www.pos409.com Tutorial Purchased: 4 Times; Rating:A+

Extended Checkbook Organizer – Batch Mode This assignment is based upon Assignment #4 - Extended Checkbook Organizer – Batch Mode. Details for this assignment can be found in the Individual Assignments & Grading Requirements Post in the Course Materials Forum Change request 22 Write the program in VB.Net (not Web based) with a graphical user interface. Allow the user to select which way they want to calculate the mortgage: By input of the amount of the mortgage, the term of the mortgage and the interest rate of the mortgage OR By input of the amount of the mortgage and then select from a menu of mortgage loans: 7 years at 5.35% 15 years at 5.5% 30 years at 5.75% In either case, display the mortgage payment amount. Then, list the loan balance and interest paid for each payment over the term of the loan. Allow the user to loop back and enter a new amount and make a new selection, or quit. Load the interest rates for the 7 year, 15 year, and 30 year loans from a file. Insert comments to document the program. Additional Instructions: Assignment #4 (WEEK 4) – Extended Checkbook Organizer – Batch Mode Expand the Checkbook Organizer from Assignment #3 to include a batch mode which allows the user to enter transactions by loading from a USER SELECTED FILE. The format of this file shall be EXACTLY as follows: Date|Trans/Check Number|Amount|Type|Description Format Rules: 1. The delimiters MUST be the pipe ( | ) symbol. 2. The Type Code for Transactions MUST be DR for Debit or CR for Credit. 3. Date Format: MM/DD/YY or MM/DD/YYYY File Example: 01/23/2010|2385|125.76|DR|Purchased groceries at Food Mart 02/05/2010|1050|1578.98|CR|Automated Payroll Deposit Your application should allow the user to select a transaction file (Hint: An Open File Dialog will be needed). The application should parse the file and load the data into the Transaction Register maintaining the ongoing account, credit and debit balances as before. Include the same total tracking and navigation from Assignment #3. Assignment Requirements:


Windows application that includes all requirements from Assignment #3 In addition to the manual transaction entry system from Assignment #3, include a batch loader process that allows the user to select a transaction file (see format above). This transaction file will be parsed and processed into the Transaction Register maintaining all ongoing balances. The Transaction Detail viewing requirement will be carried over from Assignment #3. Navigation will be the same as Assignment #3 Provide detailed comments in the code explaining the process and methodology that you use.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.