Bank Prototype is a beginner-friendly Python desktop app built using Tkinter.
It simulates basic banking operations and demonstrates Python GUI skills.
- Create and manage accounts
- Deposit and withdraw funds
- Transfer money between accounts
- Simple graphical user interface (GUI) with Tkinter
- Python 3.x
- Tkinter (GUI library)
- Clone the repository:
git clone https://github.com/Keomadia/Bank-Prototype.git





