Data Flow Diagram For Bank Management System
Data Flow Diagram For Bank Management System
DFD
INTRODUCTION TO DFD
• Data Flow Diagram (DFD) is a graphical representation of the
flow of data through an information system. It is a powerful
tool that can be used to analyze, design, and document
complex business processes. In the context of bank
management, DFD can help to identify the inputs, processes,
and outputs of various banking operations.
STUDENT USER
• 2. Process –
• ➢ A circle (sometimes called a bubble)
represents a process or transform that is
applied to data and changes it in some way.
• The basic rules: –
• It must be properly labeled.
BANK
MANAGEMENT
• 3. Data Flows –
• ➢ The basic rules: – Data flows can’t be
bidirectional, i.e., the input data flow and the
output dataflow for a process, data store or
for an entity should always be different.
• The data flows should always be labelled.
• The labels should be precise and informative.
Login Info Login Status
BANK
LOGIN
• 4. Data stores –
• The basic rules : –
• Never shown in context level diagram.
• No direct data flows between two data
sources.
DFD DIAGRAM OF BANK MANAGEMENT
SYSTEM FOR LEVEL 0