Skip to content

A mini banking applocation that creates new account for non existing users and login existing users for simple banking llike cash deposit, withdrawal and transfer.

Notifications You must be signed in to change notification settings

Casey1995/mini_bank_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_bank_app

A mini banking applocation that creates new account for non existing users and login existing users for simple banking llike cash deposit, withdrawal and transfer.

files definition

atm.py is the main code for the application. db.py contains database queries, authentication and log creation. db_creation.py is the code used to create tables and columns in the mysql workbench database. deposit.py contains the code for cash deposit, withdrawal and transfer to existin accounts. acct_creation.py contains codes for login authentication, displayed dashboard and new account self-creation.

About

A mini banking applocation that creates new account for non existing users and login existing users for simple banking llike cash deposit, withdrawal and transfer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages