Skip to content

prem2493/Bank-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Bank-management

Basic menu driven bank application

Overview:

This is a simple command-line-based banking application implemented in C. It allows users to create new bank accounts, deposit and withdraw money, view transaction history, check account balance, edit account details, and perform other basic banking operations.

Features

Account Creation:

  • Users can create new bank accounts with a unique account number and PIN.

Deposits and Withdrawals:

  • Account holders can deposit and withdraw money from their accounts.

Transaction History:

  • Users can view their transaction history, including details of deposits and withdrawals.

Account Balance:

  • Users can check their account balance at any time.

Editing Account Details:

  • Account holders can edit certain details of their accounts, such as name and phone number.

Account Deletion:

  • Users have the option to close their accounts, and the associated data is removed.

About

Basic menu driven bank application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages