Skip to content

A Python Tkinter-based banking application with account creation, login, admin panel, and account management features.

Notifications You must be signed in to change notification settings

Codex-Prime01/Python-Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🏦 BankApp GUI

A desktop banking application built with Python (Tkinter, OOP).
It allows users to create accounts, login, deposit/withdraw, and for admins to view/manage all accounts.


πŸš€ Features

  • User Registration (Account Number Auto-generated πŸŽ‰)
  • Login & Logout System
  • Deposit & Withdraw
  • Check Balance
  • Admin Dashboard (view all accounts, delete accounts)
  • Clipboard Copy (copy account numbers easily βœ…)

πŸ› οΈ Tech Stack

  • Python 3.13+
  • Tkinter (GUI)
  • OOP Principles
  • ttk.Treeview for account listing

πŸ“Έ Screenshots

Add a few screenshots of your GUI here (upload via Issues or repo)


πŸ“Œ Notes

Requires Python 3.8+

Tkinter comes pre-installed with Python

Run inside PyCharm, VS Code, or terminal

✨ Author

Samaila Peter (Codex Prime) πŸ’» Backend Developer & Graphics Designer πŸ“§ samailaperey2@gmail.com

⚑ Installation

Clone the repo and run:

git clone https://github.com/your-username/BankApp-GUI.git
cd BankApp-GUI
python bankAppGui.py ```


About

A Python Tkinter-based banking application with account creation, login, admin panel, and account management features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages