...

/

Activity Diagram for Stack Overflow

Activity Diagram for Stack Overflow

Create some activity diagrams for the Stack Overflow problem.

Activity diagrams are a great way to visualize the flow of messages from one activity to another 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.

A member posting a question

The following are the states ...