Skip to content

This is a python application that performs every functions of a bank

Notifications You must be signed in to change notification settings

Saytzeff-D/Bank-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Bank App


DATABASE: bank

TABLE: users

COLUMNS: user_id, first_name, last_name, email, acctNum, addr, phoneNum, password, acctBal, pin

TABLE: transasctions

COLUMNS: transaction_id, amount, trx_ref, beneficiary, type, transact_at, user_id

About

This is a python application that performs every functions of a bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages