Use Case Diagram
Use Case Diagram
A use case diagram helps represent the functional requirements of a system, showing
actors (users or external systems) and the use cases (functions) they interact with.
Steps:
• Connections:
o An Admin interacts with use cases like Manage Products, View Orders,
etc.
• Create the diagram: Use ovals for use cases, stick figures for actors, and lines
to connect them.