Skip to content

footcricket05/BankManager

Repository files navigation

BankManager: Bank Management System Using C ๐Ÿ’ผ๐Ÿ’ฐ

ss

Project Description โ“

BankManager is a console-based application that allows you to perform banking activities as you would in a real bank. With this project, you can create a new account, update information of an existing account, view and manage transactions, check the details of an existing account, remove an existing account, and view customersโ€™ list.

The project has been developed in C language using the Code::Blocks IDE with the gcc compiler. The source code is password protected, and the password is "1234".

File handling has been used for almost all functions, including storing data related to new accounts, transactions, editing account information, and viewing account information.

Features ๐Ÿš€

The Bank Management System using C offers the following features:

  1. Create a new account
  2. Update information of an existing account
  3. View and manage transactions
  4. Check the details of an existing account
  5. Remove an existing account
  6. View the list of customers

How to Use ๐Ÿ“‹

To run the Bank Management System using C, follow these steps:

  1. Download the project files from the repository.

  2. Extract the files to a directory on your computer.

  3. Open Code::Blocks IDE.

  4. Click on "Open an existing project" and select the "Bank Management System.cbp" file from the extracted directory.

  5. Build and run the project.

Files ๐Ÿ“

The project contains the following files:

  1. Bank Management System.pdf: A PDF file containing documentation and instructions for the Bank Management System project.
  2. bank management system.c: The C source code for the Bank Management System project.
  3. bank management system.exe: An executable file for the Bank Management System project.
  4. bank management system.o: An object file for the Bank Management System project.
  5. info.docx: A Microsoft Word document containing additional information about the Bank Management System project.

Password ๐Ÿ”’

The BankManager is password protected, and the password is "1234".

Conclusion ๐Ÿ“

The Bank Management System using C is a console-based application that allows you to perform banking activities as you would in a real bank. It has been developed using the Code::Blocks IDE with the gcc compiler and uses file handling for data storage.

Contributing ๐Ÿค

Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or feedback.

License ๐Ÿ“„

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as you see fit.

About

Mini Project for C with File Handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages