Friday, October 25, 2019

Bank Management System Project In C++



Description :-
                       Bank Management System is based on a concept of recording customer’s account details. Here the user can perform all the tasks like creating an account, deposit amount, withdraw amount, check balance, view all account holders detail, close an account and modify an account. There’s no login system for this project. All the main features for banking system are set in this project.

Features :-
  1. Create an account
  2. Deposit amount
  3. Withdraw amount
  4. Balance Enquiry
  5. List account holder’s detail
  6. Close an account
  7. Modify an account
 

No comments:

Post a Comment