0% found this document useful (0 votes)
62 views21 pages

Bank Management System

This document provides an overview of a Bank Management System project. The system allows customers to deposit and withdraw money from their bank accounts and prints account balances. It also allows administrators to view customer information and delete accounts. The objectives are to create a user-friendly GUI software to easily maintain customer data and perform transactions. Data is stored regarding deposits, withdrawals, and customer/employee details for quick retrieval. The system aims to reduce manual work and provide greater speed and efficiency to banking tasks.

Uploaded by

BHAVPRITA
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)
62 views21 pages

Bank Management System

This document provides an overview of a Bank Management System project. The system allows customers to deposit and withdraw money from their bank accounts and prints account balances. It also allows administrators to view customer information and delete accounts. The objectives are to create a user-friendly GUI software to easily maintain customer data and perform transactions. Data is stored regarding deposits, withdrawals, and customer/employee details for quick retrieval. The system aims to reduce manual work and provide greater speed and efficiency to banking tasks.

Uploaded by

BHAVPRITA
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/ 21

Bank Management

SYSTEM
ABSTRACT
OF
THE PROJECT
 Bank Management System is a GUI
Application in Java that mainly deals with
customers of bank,
depositing/withdrawing money in the
bank and printing the balance. It also
helps the administrator to view
information of customers according to
name/number as well as deleting their
account.
 The project provide all the functions to
make the task easy to perform.
OBJECTIVE OF THE PROJECT
 The objective is to prepare a GUI software which
could maintain data & provide a user friendly
interface.
 Retrieving customer/employee related details in few
seconds
 Store information regarding deposit/withdrawal made
by customer.
 Reduced clerical work as most of the work done by
computer
 Provide greater speed & reduced time consumption.
 To increase the number of A/C and customer.
Introduction

To develop a software 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. Also to enable the user’s
workplace to have additional
functionalities which are not
provided under a conventional
banking software
SYSTEM ANALYSIS
 System Analysis is the process of gathering and interpreting
facts.
 It requires intensive communication between the system users
and system developers.
 System analysis is concerned with becoming aware of problems,
identifying relevant & decisional variable, analysing various
factors and determining an optimal solution for any problem.
 Existing system: In existing system transaction is done manually
but in our system, we have computerised details, transaction
details, etc
 Proposed system: The aim of our software is to provide better
facilities. This system can overcome all the limitations of the
existing system. It reduces the manual work and provides better
security.
 
DATA FLOW DIAGRAM :-

 A data flow diagram (DFD) is a graphical


representation of the “flow” of the data through
an information system modelling its process
aspects.

 DFD can also be used for the visualisation of data


processing. DFD describes the process that is
involved in a system to transfer the data from
the input to the file storage and reports
generation.

 DFD is an excellent tool for communication.


SYMBOLS USED IN DFD
0 LEVEL DFD:

 A context diagram is a Top Level (also known as


“zero level”) Data Flow Diagram. It only contains
one process node (“Process 0”) that generalises
the function of the entire system in relationship
to external entities.
1st level dfd
USER TASKS
 The Various operations
performed by user
Are:-
 Create new Account
 Depositing Money
 Withdrawal of money
 Report generation
MANAGER TASKS
 Various operations
performed by Manager
Are:-
 Viewing customers information
 Searching for customer A/C
 Deleting customer A/C
SYSTEM REQUIREMENT
 O/S- Windows 7/8/9/10
 Netbeans Version 8.0.1
 Java jdk 1.7
 Java jre 1.7
 RAM-
 Hard Disk-Min. 2 MB
 Database-Derby
MODULE DESCRIPTION
Modules DESCRIPTION

Add New Customers()

Open/Close Account()

Transaction()

View Account()

Report Generation()

Search()

Loan()
Thank you !

You might also like