Posts

Showing posts with the label flowchart

Flowchart Symbols

Image
  Flowchart Symbols Here is a more comprehensive library of flowchart symbols.   Start/End Symbol The terminator symbol marks the starting or ending point of the system. It usually contains the word “Start” or “End.”   Action or Process Symbol  A box can represent a single step (“add two cups of flour”), or and entire sub-process (“make bread”) within a larger process.  Document Symbol   A printed document or report.  Multiple Documents Symbol  Represents multiple documents in the process.   Decision Symbol A decision or branching point. Lines representing different decisions emerge from different points of the diamond.  Input/Output Symbol  Represents material or information entering or leaving the system, such as customer order (input) or a product (output).  Manual Input Symbol  Represents a step where a user is prompted to enter information manually.  Preparation Symbol  Represents a set-up to another step in...