You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BANK-APP is a console-based application built with Python. It allows users to log in or create a new user account and provides essential banking functions such as: 1. Transfer 2. Withdraw 3. Deposit 4. Check Balance These core features ensure users can manage their finances efficiently through a simple command-line interface.