Data Flow Presentation
Data Flow Presentation
✔
Do’s and Don’ts when constructing a
Data Flow Diagram
✔
✔
✔
Here is an example of how Data
flow diagrams would be used
to model the logic of data flows
in a fast food burger bar.
1. Context or Level 0 Diagram
± Identify where data is captured from
± Identify where data is distributed to
± Describe the overall process
± Map these out in a diagram using the correct
symbols
± Link them with data flows that are labelled
Level 0 Context Diagram
CUSTOMER
Constructing Level 0 Context Diagram
CUSTOMER KITCHEN
RESTAURANT
MANAGER
Constructing Level 0 Context Diagram
Food
ordering
system
RESTAURANT
MANAGER
Constructing Level 0 Context Diagram
0
Customer
Order Food
ordering
Food Order
system
Receipt
Manageme
nt Reports
RESTAURANT
MANAGER
Level 1 Dataflow
• Level-1 diagram
• Level-1 diagram is the explosion or decomposition of the context-level
DFD, showing from one to nine major processes , important data
flows and data stores of the system under study.