Making a Data Flow Diagram

by | Apr 13, 2025 | College class, Information Technology | 0 comments

This college project in Advanced Information Technology that I have completed was to create a context diagram, which the IT industry calls Data Flow Diagram. We use a program named Visio to construct a logical model of how a system should work. We use the Gane and Sarson symbol set for the shapes. The shapes in this document are processes and entities.

“Kitchen Gadgets sells a line of high-quality kitchen utensils and gadgets. When customers place orders on the company’s website or through electronic data interchange (EDI), the system checks to see if the items are in stock, issues a status message to the customer, and generates a shipping order to the warehouse, which fills the order. When the order is shipped, the customer is billed. The system also produces various reports.”(SNHU)

SNHU. (n.d.). https://learn.snhu.edu/d2l/le/content/1894229/viewContent/40170471/View

context diagra

You May Also want to Read...

Innovative Organizations

I decided to investigate WordPress.org as a leader in technological innovation within the domain of Information Technology. WordPress was launched on May 27, 2003, by Matt Mullenweg and Mike Little, after its predecessor named “B2/cafelog” by Michel Valdrighi suddenly...

read more

Program Documentation with Javadoc

To generate documentation for my program there is a generator called Javadoc. My integrated development environment (IDE), NetBeans, where the code can be tested as if being compiled, I can right click on a package of my program and then click "generate Javadoc." This...

read more

Learning to Code with Java

Java is a widely used object oriented  programming language. Which basically means an object is created from a class( the parent class could be “Animal”), for example a cat object from that class would have  attributes such as age, weight , name etc.. It then has...

read more
alignablev2Tick-tok-logo