The document describes data flow diagrams (DFDs) for an online shopping website. It defines common DFD symbols like data flows, processes, entities, and data stores. A context-level 0 DFD shows that administrators and members can operate the system. The 1st-level admin side DFD shows that administrators can add item categories, add items by category, and manage orders and payments.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
61 views2 pages
DFD Final
The document describes data flow diagrams (DFDs) for an online shopping website. It defines common DFD symbols like data flows, processes, entities, and data stores. A context-level 0 DFD shows that administrators and members can operate the system. The 1st-level admin side DFD shows that administrators can add item categories, add items by category, and manage orders and payments.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
3.
3 Data flow diagram(DFD) for Online shopping
website A data flow diagram is a graphical view of how data is processed in a system in terms of input and output. The Data flow diagram (DFD) contains some symbol for drawing the data flow diagram.
Data flow diagram symbol
Symbol Description
Data Flow – Data flow are pipelines through the packets of information flow.
Process : A Process or task performed by the system.
Entity : Entity are object of the system. A source or destination data of a
system.
Data Store : A place where data to be stored.
Context level DFD – 0 level
The context level data flow diagram (dfd) is describe the whole system. The (o) level dfd describe the all user module who operate the system. Below data flow diagram of online shopping site shows the two user can operate the system Admin and Member user.
o – Level DFD for Online shopping website project
1st Level Admin Side DFD The Admin side DFD describe the functionality of Admin, Admin is a owner of the website. Admin can first add category of item and then add items by category wise. and admin can manage order and payment detail.