Description: Using object-oriented package analog Bank system
Bank categories: business layer, service layer service
You can manage up to 50 accounts
1. Account will give current customers are assigned a random digit card number requirements can not be the same as the existing customer id
By the customer to enter a password
Cancellation customers will need to provide the card number and password to log off the account
Deposit customer id card number <password> deposit amount
4 withdrawals customers need to provide the id card number and password Withdrawal Amount
Transfer customers need to transfer the card number and the amount of the card number and password
6. Inquiries card number and password
7 to change the password card number and password, type the new password
8 queries all valid account information
Accounts ://model layer model layer
id
password
banlance
1. Account will give current customers are assigned a random digit card
To Search:
File list (Check if you may need any files):
BankService.java