Skip to content

prijwal/BANK-MANAGEMENT-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BANK-MANAGEMENT-SYSTEM

About Project Bank Management System is based on a concept of recording customer’s account details and it is developed using C++ Programming Language and different variables and strings.

Features:

  • Create an account
  • Balance Enquiry
  • Deposit amount
  • Withdraw amount
  • Close an account
  • View all account holders detail

Prerequisite for OOP's concepts

  • Abstraction
  • Polymorphism
  • Encapsulation
  • Class concepts like constructors, destructors and membership label
  • Static member variable and function
  • Friend function and operator overloading by friend function
  • File handling
  • 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.

In order to run the project, you must have installed Dev C++ or Code Blocks on your PC.

IF YOU ENCOUNTER ANY BUGS OR FOR ANY SUGGESTIONS REGARDING THE IMPROVEMENT OF THE BANK MANAGEMENT SYSTEM FEEL FREE TO CONTRIBUTE.

About

Banking management system in C++ to brushing up the OOP's programming skills and file handling concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages