The application starts by identifying a customer, based on a customer
ID and password. If the customer is valid, the application displays
the main page, which displays a list of operations to the customer.
The following operations are available:
View the balance of a customer account
Perform a transfer from one customer account to another. The balance
of the two accounts correctly reflects the transfer operation.
Perform a logoff operation to close the session with the server