Skip to content

This Customer Management System is a C++ program designed to manage customer data and transactions for a business. It provides various functionalities such as adding new customers, modifying customer data, showing individual customer data, showing all customer data,etc

License

Notifications You must be signed in to change notification settings

asifdhillon25/Bank-Managment-System

Repository files navigation

Customer Management System

This Customer Management System is a C++ program designed to manage customer data and transactions for a business. It provides various functionalities such as adding new customers, modifying customer data, showing individual customer data, showing all customer data, deleting customer records, depositing amounts, withdrawing amounts, and changing the master key.

Features

  • Add New Customer: Add new customer information to the system.
  • Modify Customer Data: Modify existing customer data.
  • Show Customer Data: Display data of a specific customer.
  • Show All Customer Data: Display data of all customers.
  • Delete Customer Record: Remove a customer's data from the system.
  • Deposit Amount: Deposit money into a customer's account.
  • Withdraw Amount: Withdraw money from a customer's account.
  • Change Master Key: Change the master key required to access certain functionalities.

Usage

  1. Compile the Program: Compile the source code using a C++ compiler.
  2. Run the Program: Run the compiled executable to launch the program.
  3. Main Menu: Navigate through the main menu using the provided options.
  4. Perform Operations: Choose options to perform various operations on customer data.
  5. Exit: Choose the exit option to end the program.

Contributing

Contributions to this project are welcome! If you have any suggestions for improvements or new features, feel free to fork the repository, make your changes, and submit a pull request.

Contact Information

Feel free to reach out to the author for any questions or inquiries regarding the program.

Thank you for using this Customer Management System!

About

This Customer Management System is a C++ program designed to manage customer data and transactions for a business. It provides various functionalities such as adding new customers, modifying customer data, showing individual customer data, showing all customer data,etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages