...
/Activity Diagram for the Meeting Scheduler
Activity Diagram for the Meeting Scheduler
Create some activity diagrams for the meeting scheduler problem.
We'll cover the following...
Activity 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 meeting scheduler. In this lesson, we will create activity diagrams for the following two activities:
Schedule a meeting
Activity challenge: Respond to an invite ...