How to Create a Simple Flowchart

A simple flowchart representing a process for dealing with a non-functioning lamp.

Flowcharts are very commonly used in product prototype documents. They’re very helpful for me to understand the process. This is a simple article that how I understand Flowchart.

Elements/ Components

Most important elements in flow charts are:

  1. Round rectangular box, which is the start state
  2. The rectangular box stands for a processing step, usually called activity
  3. Diamond is a decision
  4. Parallelogram indicates the process of inputting and outputting data
  5. Flows are noted as lines with arrows

When to use

  1. Document a process
  2. Present a solution
  3. Brainstorm an idea
  4. Design a system
  5. Explain a decision making process
  6. Store information

Tools

  1. MS Visio, only on Windows
  2. OmniGraffle, available on Mac
  3. An online tool, Processon
  4. Another online tool, Draw.IO
  5. A new option, Zen Flowchart

Demo

Here is a simple demo I made. It’s lunchtime now. Are you hungry? If no, you can wait for 30 minutes, and ask whether you’re hungry again. If yes, you’re hungry, you can choose to go to restaurant or cook by yourself. After having lunch, you will be full.

a-simple-flowchart

Posted: