Skip to content

rustzz-27/Banking-System

Repository files navigation

Banking-System-App

Description

1. This Banking system app was built using Python & Tkinter.
2. The Data is saved in Mysql Database
3. The user is prompted with "Login" & "Register" option.
4. All the fields are made compulsory to fill.
5. User can - 
  a. View Balance
  b. Desposit Money
  c. Withdraw Money

Libraries Used

1. from tkinter import*
2. from PIL import ImageTk,Image
3. from tkinter import messagebox
4. import mysql.connector

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages