Skip to content

DanIzunna/Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Trust Bank CLI App

Entry Point - Type 'py bank.py'in your terminal and hit the 'enter' button

Remember to edit the MySQL username and password in the file 'sql_connect.py'

A bank app that allows new users to register for an account and a unique account number is generated for them and they set their PIN and their account type; Savings Current or Fixed Deposit.

The user can then sign in with their account number and access the various properties of the account.

The user can check their balance, withdraw funds, deposit funds, transfer funds, change their PIN, delete their account, etc.

Releases

No releases published

Packages

No packages published

Languages