Skip to content

UmangVadukar/Banking-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Banking Management System in C++

Overview

The Banking Management System is a console-based C++ application that simulates the operations of a typical bank. It allows users to perform various banking tasks such as creating accounts, making deposits, withdrawing funds, transferring money, and viewing account details.

Features

  1. Account Creation: Users can create new bank accounts with a unique account number and personal information.

  2. Deposit and Withdrawal: Account holders can deposit and withdraw money from their accounts.

  3. Account Balance: Account holders can check their account balances at any time.

  4. Account Details: Users can view their account details, including account number, balance, and transaction history.

  5. Data Storage: All Users Data are store in record.txt file even if you close the running .exe file

Technologies Used

  • C++ programming language
  • Object-oriented programming principles

How to Run

All you need C++ Runnable ide VsCode , Turbo C..

About

The Banking Management System is a console-based C++ application that simulates the operations of a typical bank

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages