Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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. All the main features for banking system are set in this project.

This project uses classes and file handling features of C++. In order to store all the user’s data, an external file (DAT file) is created by the system, so every time we get into the system we can operate with the existing accounts. Bank Management System is developed using C++ Programming Language and different variables, strings have been used for the development of it.

Features:

  1. NEW Bank_Account
  2. Money_Deposit Total-Money
  3. WITHDRAW Total-Money
  4. BALANCE ENQUIRY
  5. ALL Bank_Account HOLDER LIST
  6. CLOSE AN Bank_Account
  7. Updation AN Bank_Account
  8. EXIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages