• As a user, I want to deposit money by selecting my account from a dropdown and entering the amount, so that my balance increases.
• As a user, I want to withdraw money by selecting my account and entering the amount, so that I can use my funds.
• As a user, I want the system to prevent overdrafts and invalid withdrawals, so that I don’t go into negative balance.