Skip to content

franck-armand/Bank-Management-System-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank_Management_System_in_C

Here, you can create a new account, update information of an existing account, view and manage transactions, check the details of an existing account, remove existing account and view customers’ list.

FUNCTIONAL REQUIREMENTS

  1. Displays the menu or welcome screen to perform different banking activities mentioned below.
  2. creates a new customer account. It asks for some personal and banking details of the customer such as name, date of birth, citizenship number, address and phone number. You can enter the amount to deposit and choose one type of deposit account – saving, current, fixed for 1 year, fixed for 2 years or fixed for 3 years.
  3. view the customer’s banking information such as account number, name, address and phone number provided while creating the account.
  4. change the address and phone number of a particular customer account.
  5. deposit and withdraw money to and from a particular customer account.
  6. deleting a customer account. shows account number, name, date of birth, citizenship number, age, address, phone number, type of account, amount deposited and date of deposit. It also displays the amount of interest corresponding to a particular account type.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages