System Flow Chart for Society Management System
The system flow diagram is a visual representation of all processed in sequential order.
The System flow chart diagram is a graphical representation of the relation between all the major parts or step of the system. Flow chart diagram can not include minor parts of the system.
Flow Chart diagram symbols
Symbol | Description |
Start / End : Represents the start or end point of a flowchart. | |
Data Flow : Data flow are pipelines through the packets of information flow. | |
Process : A Process or task performed by the system. | |
Decision : Decision decides the next step will be proceed or not. Yes/No, True/False | |
Input / Output : Represents input and output data. |