Skip to content

This was my first project during my university days that I wrote with cpp for the programming basics workshop course of Behnaz Behara.

Notifications You must be signed in to change notification settings

younesious/bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

note: This was my first project during my university days that I wrote with cpp for the programming basics workshop course of Behnaz Behara:) #nostalgia

Bank Management System

This is a simple console-based bank management system written in C++.

Features

  • Entering customer data
  • Performing transactions (withdrawal/deposit)
  • Finding the customer with the maximum balance
  • Closing customer accounts
  • Generating reports of customer data and individual account information

Usage

  1. Compile the code using a C++ compiler.
  2. Run the executable.
  3. Follow the on-screen menu to perform various operations.

How to Contribute

Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License.

About

This was my first project during my university days that I wrote with cpp for the programming basics workshop course of Behnaz Behara.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages