-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Software Design: Class Diagram - Search #103
Comments
SearchEngineI defined the SearchEngine class attributes as follows:
I defined the SearchEngine class methods as follows:
|
SearchHandlerI defined the SearchHandler class attributes as follows:
I defined the SearchHandler class methods as follows:
|
Info:I have created the initial form of the SearchEngine and SearchHandler classes as part of the class diagram of our project. Here is a screenshot taken directly from our class diagram, which can be viewed from this link: This issue will be reviewed and if necessary edited/updated further. |
Class diagrams have been reviewed in our meetings and in PS session. Everything is compatible with our discussions. |
Issue Description
As the next part of the software design process, we will provide a class diagram for our project moving from the use case diagram phase. Class diagram will be completed with a collective effort and as part I will be preparing the parts of the diagram related to search operation.
Step Details
Steps that will be performed:
Final Actions
Deadline of the Issue
05.04.2022 - Tuesday - 22.00
Reviewer
Ecenur Sezer - @codingAku
Deadline for the Review
05.04.2022 - Tuesday - 23.59
The text was updated successfully, but these errors were encountered: