0% found this document useful (0 votes)
63 views11 pages

Bank Management System

The document describes a proposed bank management system that allows customers to perform various banking tasks such as opening new accounts, depositing and withdrawing funds, and viewing account reports and balances. The system aims to provide a user-friendly interface for individuals, businesses, educational institutions, and organizations to manage their finances. It will use C++ and store customer data in external binary files. Key functions will include modules for opening and closing accounts, modifying account details, viewing account holder lists, and depositing or withdrawing funds. The system is intended to provide flexibility, improve performance, reduce manual work, and allow tasks to be completed accurately and quickly.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views11 pages

Bank Management System

The document describes a proposed bank management system that allows customers to perform various banking tasks such as opening new accounts, depositing and withdrawing funds, and viewing account reports and balances. The system aims to provide a user-friendly interface for individuals, businesses, educational institutions, and organizations to manage their finances. It will use C++ and store customer data in external binary files. Key functions will include modules for opening and closing accounts, modifying account details, viewing account holder lists, and depositing or withdrawing funds. The system is intended to provide flexibility, improve performance, reduce manual work, and allow tasks to be completed accurately and quickly.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Bank Management System

•Aim

• To develop a bank management


system for solving financial
applications of a customer in banking
environment in order to nurture the
needs of an end banking user by
providing various ways to perform
banking tasks.
Problem Description

• The bank management system is an


application for maintaining a person’s account
in a bank. The system provides the access to
the customer to create an account,
deposit/withdraw the cash from his account,
also to view reports of all accounts present.
The following presentation provides the
specification for the system.
scope

• This Project investigates the entry threshold


for providing a new transaction service
channel via the real options approach, where
the entry threshold is established by using a
banking system designed for the use of
normal users(individuals), Industrialists,
Entrepreneurs, Educational
Institutions(Financial sections), Organizations
and Academicians under transaction rate
uncertainty
BENEFITS

• Provideflexibility
• For betterperformance.
• Reducing manpower.
• For doing work moreaccurately.
• Fasterperformance.
LANGUAGE USED:C++

• THE C++ CODE USED FOR BANKING


MANAGEMENT SYSTEM, INCLUDES FILE
SYSTEM ACCESS, SO ALL THE DATA GETS
STOREDIN
• EXTERNAL ‘.dat’ BINARY FILE THAT WILLBE
CREATED DURINGRUNTIME
Main operations
MODULES
NEWACCOUNT Opens a new account for the
user by accepting input such as account
number, name and minimum balance And
account type
• CLOSE ANACCOUNT Cancels the selected
account from the bank.
• MODIFY ANACCOUNT Selecting this it
allows to modify by accepting input such as
account number, name and amount
• ALL ACCOUNTHOLDER LIST Displays the list
of all account details comprising of account
number, name and balance amount.
• DEPOSITAMOUNT Provides options to deposit
amount from the given account number.
• WITHDRAW Provides options to withdraw
amount from the given account number.
• BALANCEENQUIRY Displays the list of a
customer’s account details comprising of
account number , name
CONCLUSION

• THIS BANKING SYSTEM WILL SERVE AS


USEFUL APPROACH TO DEPOSIT AND
WITHDRAW THE MONEY FOR THEPERSON.
• IT REDUCES THE TIME TAKEN BY THE USER
TO SAVE THEMONEY.
• BANK SYSTEM DEVELOPED IS USERFRIENDLY.
• IT REDUCES MANUALWORK.
Thank you

You might also like