Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 426 Bytes

Bank Management System

Bank Management System made using C++. In this project I have considered three users (levels of authorization): 1-admin 2-customer 3-staff

1-customer can perform transaction and like that

2-staff can: add amount in account deduct amount from account request to open account

3-admin can: view all accounts can read all accounts can give permission to open accounts have credentials of all accounts