Skip to content

Latest commit

 

History

History
102 lines (47 loc) · 2.74 KB

File metadata and controls

102 lines (47 loc) · 2.74 KB

Banking-Record-Management-System

Watch Video Here

https://youtu.be/RJBsazucggc

Banking Record Management System Project C++

https://github.com/knockcat/Banking-Record-Management-System

 (Starting Screen)

image

(Intro Menu)

image

(Main Menu)

image

(Option 1)

Create Account

case 1 (If Account Number Not Exist)

image

case 2 (If Account Number Already Exist)

image

(Option 2)

Add Money To Account

image

(Option 3)

Withdraw Money From Account

image

(Option 4)

Balance Enquiry Of An Account

image

(Option 5)

Display All Account From Bank Database

For that we have to verify ourself

image

If User Credintials are right then,

image

(Option 6)

Modify Account

For this also we have to verify ourself, then if correct User Credentials->

image

(Option 7)

Delete Account

For this also we have to verify ourself, then if correct User Credentials->

image

(After Deleting Records in Database , Again going for Option 5 , display all records)

image

(Option 8)

Exit

image

ThankYou Window

image