Skip to content

Fusion-Pie/Bank-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Bank-System

This is a simple bank system programmed in python. This program works same as of Bank but all the things here are virtually done. One can open account , access account ,close acccount ,can get loan and many more things can be done. The program is connected to MySql database which record all the activities performed. This Program is still in developement phase and program is getting better and error free.

Following concepts and libraries are used in this program:

  1. Classes and object
  2. Pandas (DataFrame)
  3. Random
  4. String
  5. datetime
  6. MySql (MySql Connector)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages