The only executable version of this program that is currently available is on Gordon College's internal network, and is therefore only accessible to Gordon College users. Hopefully a java version will soon be available from this page for any user on the web!
To access the Gordon version:
The demonstration version uses a very simple implementation of the bank, with hardwired card numbers and PIN's, etc. The following are the available cards:
| Card Number | PIN | Available accounts | 
|---|---|---|
| 1 | 42 | Checking account #1, Savings account #2 | 
| 2 | 1234 | Checking account #1, Money market account #3 | 
| (Note that both cards link to the same checking account) | 
   [ Intro ]
   [ Requirements ]
   [ Domain Objects ]
   [ Use Cases ]
   [ CRC Cards ]
   [ Class Diagram ]
   
   [ Class Description Forms ]
   [ Operation Description Forms ]
   [ Code ]
   [ Executable ]