User Story
As a bank customer, I want to deposit money into my account so that I can increase my balance and have funds available for future transactions.
Acceptance Criteria
- The system should allow entering a deposit amount.
- The system should validate that the deposit amount is positive.
- The account balance should be updated immediately.
- A confirmation message/receipt should be displayed.
User Story
As a bank customer, I want to deposit money into my account so that I can increase my balance and have funds available for future transactions.
Acceptance Criteria