Activity Diagram: The Flow of Activities and Actions of “MeetingOfMinds”

Activity diagrams are probably the most important UML diagrams for doing business modeling in software development, it is generally used to describe the flow of different activities and actions. These can be both sequential and in parallel. They describe the objects used, consumed or produced by an activity and the relationship between the different activities. [1]

Continue reading “Activity Diagram: The Flow of Activities and Actions of “MeetingOfMinds””

Use Case Diagrams: The Main Functions of “MeetingOfMinds”

 

Use Case diagram is the useful UML diagrams especially for highlighting the functions of the system, different roles  and how these roles interact with the system. Hence,it aims to present the high level view of the system particularly for stakeholders.

In the case of “MeetingOfMinds” application, we have three actors who are: Student, Professors and Administrator and each of them has different interface in which he will be able to interact with the application and use the services ( functions ) provided. We has used Smart Draw online tool to build the Use Case Diagrams for the “MeetingOfMinds” application. 

The following diagrams describe the four main functions of “MeetingOfMinds” application.

Continue reading “Use Case Diagrams: The Main Functions of “MeetingOfMinds””