Rakesh9100 / Bank-Management-System

This project is made under the Summer Training course Advanced Data structure and Algorithm by Extellon in the duration May-June 2022.

Home Page:https://github.com/Rakesh9100/Bank-Management-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏦Bank Management System🏦

Table of Contents🧾


Introduction📌

This project was made under the Summer Training course Advanced Data structure and Algorithm by Extellon in the duration May-June 2022. This has many functionalities to provide the ease of work in the management of the banking system which includes :

  1. Customers new accounts can be created.
  2. Update the information of existing accounts.
  3. Transactions like deposits and withdrawls can be done.
  4. Check the details of existing accounts.
  5. Delete the existing accounts.
  6. View the customer's list.
  7. Exit the screen.

Technology Used🚀

(back to top)

Getting Started💥

  • Fork this repository.
  • Clone the forked repository in your local system.
git clone https://github.com/<your-github-username>/Bank-Management-System.git
  • Open and run Bank_Management_System.c in your code editor like Visual Studio Code.
  • Enter the password codewithrakesh to login to the main system.
  • And proceed to the application workflow.
  • Workflow like creating an account will create a record.dat file in your local system that will work as a database and stores all the data of the accounts.

(back to top)

Overview⭐

  • Home

1

  • Main Menu

2

(back to top)

Project Admin⚡

Rakesh Roshan
Rakesh Roshan

Learning is fun🧡

forthebadge

Give it a 🌟 if you ❤ this project. Happy Coding👨‍💻

(back to top)

About

This project is made under the Summer Training course Advanced Data structure and Algorithm by Extellon in the duration May-June 2022.

https://github.com/Rakesh9100/Bank-Management-System


Languages

Language:C 100.0%