Read the information and examples on the Flowcharts page for an introduction to flowchart concepts, basics, and examples.
You will draw your flowcharts using the website diagrams.net.
Please save your files to One Drive; you will need to authorise it (if it doesn't work, reload diagrams.net).
Files must be saved with a .drawio file extension ( e.g. MyProjectFlowchart.drawio ).
You will be able to generate high quality images of flowcharts by following the three simple steps below.
Step 1: Go to File --> Export as --> PNG
Step 2: Click Export on the first dialogue box, click save to Device, then click Download
Step 3: Open the downloaded file, open it, hit CTRL + C to copy it, then paste it into your Word document.
Some examples of event based flow charts for JS applications are shown below. These functions are triggered by event listeners or other actions in a web application.