You are on page 1of 1

Description:

The proposed project from our group is bank management system. Our software will enable the
user to perform various banking task like creat account, withdraw amount, deposite amount,
balance enquiry, modify an account, search an account and close an account. Bank will keep all
thr record of its employee.

Coding:
In this project we use arrays in the place of file handling to create the accounts, inheritance use
to access the accounts that we ctreate in Arrays. Methods & loops for searching process that
can search the accounts.

Features:
 Create Accounts
 Deposite amount
 Withdraw amount
 Modify an account
 Delete an account
 All account holder
 Balance Enquiry
 Search an account
 Exit

Need of Project:
Data handling is not easy in manual way so we need to handle data in proper way in less time
when we handle data in manual way then it take much more time and needs much complex
calculations. So, this project is used to handle the data easy.

Division of Projrct:
Aqsa Faraz: Balance enquiry and all account holder.

M.Haris: Modify an account and delete an account.


M.Faisal Raouf: Create an account, Deposite amount, withdraw amount and exit.

You might also like