Skip to content

A simple GUI-based Banking Management Model in Python which uses sqlite3 to connect to database.

Notifications You must be signed in to change notification settings

rajsaurabh247/BANK_MANAGEMENT-SYSTEM

Repository files navigation

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

About

A simple GUI-based Banking Management Model in Python which uses sqlite3 to connect to database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages