Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.2 KB

README.md

File metadata and controls

37 lines (31 loc) · 1.2 KB

BANK_MANAGEMENT-SYSTEM

A simple GUI-based Banking Management Model in Python.

🧐 Operations :

A User can perform following operations :
  • create new account
  • deposit amount
  • withdraw amount
  • enquiry (get account details)
  • see all accounts

💻 Built with

  • Python
  • Tkinter : for GUI
  • SQLite3 : for database connectivity

Screenshots