...

/

Activity Diagram for Stack Overflow

Activity Diagram for Stack Overflow

Create some activity diagrams for the Stack Overflow problem.

Activities diagrams are a great way to visualize the flow of messages from one activity to the other in the system. There can be different activity diagrams that we can create for our Stack Overflow system. In this lesson, we will create activity diagrams for the following two activities:

  • A member posting a question

  • Activity challenge: A member closes a question. ...