8hk / AEK

SWE 574 Group 2 Fall 2020
1 stars 0 forks source link

Sequence Diagrams #22

Closed heobu closed 3 years ago

heobu commented 3 years ago

Create Sequence Diagrams that specify all key use cases using the classes that you designed.

Recall that, each sequence diagram must include a reference identification as well as a clear title and description. Furthermore, the users, objects and the messages you refer to must be consistent with the use case and class diagrams. Make sure you clearly label any arrows you use whenever applicable (i.e. hhincludesii and hhextendsii). You may refer to lower level diagrams from higher level diagrams of the same kind.

Remember that these diagrams enable you to think through your solution as well as clearly communicate them. This means that you should be able to read and understand the proposed designs as well as discuss them. You may use tools that support uml Diagrams, such as lucidchart (https://www.lucidchart.com/) service for creating uml diagrams (it offers free accounts with your university email address), argouml (http://argouml.tigris.org/), or umlet (http://www.umlet.com/).

heobu commented 3 years ago
aysegulsari commented 3 years ago

Search sequence diagram

8hk commented 3 years ago

Sequence Diagram For Filtering Results at Result Page

8hk commented 3 years ago

Search sequence diagram

Hello @aysegulsari thanks for amazing work 👍 I made some changes, please can you review them? Revision 1

aysegulsari commented 3 years ago

Thanks for the feedback Kerem! I have updated the digram Search sequence diagram