Question: PLEASE ONLY ANSWER IF YOU CAN CREATE A APPLICATION EXACT AS SCREENSHOT SHOW IN PICTURE. OTHERWISE PLEASE DO NOT ANSWER WHICH WOULD BE OF NO

PLEASE ONLY ANSWER IF YOU CAN CREATE A APPLICATION EXACT AS SCREENSHOT SHOW IN PICTURE. OTHERWISE PLEASE DO NOT ANSWER WHICH WOULD BE OF NO USE FOR ME. IT HAS TO BE IN GUI, YOU CAN DRAG AND DROP TOO. THANKS
D Assignment One: Chapte C Secure https://blackboard.mccneb.edu/bbcswebdav/pid-2500383-dt-content-rid-10042793_1/courses/17WI INF0 1531 4A/BankingFinalAssignment.pdf Info 1531: Java Programming II Final Project Assignment Final Project, Points: 200 Overview You have been hired to implement a banking application. The requirements for the application are in the following section. Requirements For this assignment you are going to be developing a banking application. This application will use some type of storage (xml, text, or database). I leave the choice of which one up to you The application will allow you to add customers. Each customer will have the following information associated with them: First and last name, address, and phone number A customer will have one savings account, however a savings account can have more than one owner. Every savings account will have: an account number, a balance and an interest rate. Every account could have a different interest rate. The balance display text field for the account should be non-editable. The way to edit the balance is through a deposit or withdrawal. A user can search for a customer by first and last name. The search result gives back the savings account associated with that customer. You could have more than one customer with the same name. The application will have to also allow the user to step through the customer names. A user can open a new account for a customer. However, the application should only allow one account per customer. This means that if the customer already has an account the application should give back an error. A user can calculate the total interest for the year so far. The application should request an input of the current month from the user. The calculated interest text field should be non-editable. The application has to be a GUI (Graphical User Interface) application. There are some sample screenshots in a following section O Type here to search S:58 PM 2/19/2018 2 D Assignment One: Chapte C Secure https://blackboard.mccneb.edu/bbcswebdav/pid-2500383-dt-content-rid-10042793_1/courses/17WI INF0 1531 4A/BankingFinalAssignment.pdf Info 1531: Java Programming II Final Project Assignment Final Project, Points: 200 Overview You have been hired to implement a banking application. The requirements for the application are in the following section. Requirements For this assignment you are going to be developing a banking application. This application will use some type of storage (xml, text, or database). I leave the choice of which one up to you The application will allow you to add customers. Each customer will have the following information associated with them: First and last name, address, and phone number A customer will have one savings account, however a savings account can have more than one owner. Every savings account will have: an account number, a balance and an interest rate. Every account could have a different interest rate. The balance display text field for the account should be non-editable. The way to edit the balance is through a deposit or withdrawal. A user can search for a customer by first and last name. The search result gives back the savings account associated with that customer. You could have more than one customer with the same name. The application will have to also allow the user to step through the customer names. A user can open a new account for a customer. However, the application should only allow one account per customer. This means that if the customer already has an account the application should give back an error. A user can calculate the total interest for the year so far. The application should request an input of the current month from the user. The calculated interest text field should be non-editable. The application has to be a GUI (Graphical User Interface) application. There are some sample screenshots in a following section O Type here to search S:58 PM 2/19/2018 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
