Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bank Management System

A simple Bank Management System developed in C++ using the conecept of Object-Oriented Programming (OOP) and File Handling of C++.

Features

  • Create New Account
  • Login
  • Deposit Money
  • Withdraw Money
  • Balance Enquiry
  • Forgot Password
  • Data Storage using Text File

Technologies Used

  • C++
  • Object-Oriented Programming (OOP)
  • File Handling

How to Run

  1. Open the project in any C++ IDE (CodeBlocks, Dev-C++, VS Code, etc.).
  2. Compile the main.cpp file.
  3. Run the program.
  4. Follow the menu to create an account or log in.

Project Structure

  • main.cpp - Main source code
  • file.txt - Stores account information
  • README.md - Project documentation

Author

Hibaaah

About

A simple Bank Management System using C++ OOP and File Handling.

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages