System Design and Implementation

Bank System (Java)

Design a very basic system for a local bank to keep track of its employees, customers, and accounts. The system has users who are either employees or customers. The bank offers three types of accounts: checking, savings, and CD. A customer can have multiple accounts of each type. Inheritance is an important part of this assignment and must be utilized.

(Full / detailed instructions are on the uploaded assignment document)

You can leave a response, or trackback from your own site.