TA Meeting #2 - bounswe/2021SpringGroup2 GitHub Wiki
Meeting Details
Platform : Zoom
Date : 27.04.2021
Time : 15.00 - 16.00 (PS Hours)
Attendees
Emre Bilgili (TA)
Berkay Döner
Ahmet Necip Görgülü
Ege Can Kaya
Kerem Zaman
Agenda
Reviewing our sequence diagrams briefly with our TA and getting feedback.
Asking some questions about the class diagram we could not ask in the previous meeting.
Meeting Notes
There should not be a separate step for UI purposes in the sequence diagrams. For example, there is no need to have an arrow with text "User types their comment", this can be formulated as a method.
There is no need to have a guest user class in the class diagram, as those users are not actually stored.
Overloaded functions should be written separately both in the class diagram and in the sequence diagrams.
It is better if blocking/following services are specified as separate classes rather than methods of user class. Similarly, there should be an application class for player/spectator applications.
Conclusions
Our sequence diagrams are overall good enough, we should fix our errors and focus on use case diagram.
Actions to be Taken
We should adjust our sequence diagrams considering the feedback we got.
We should create blocking/following/application classes for the class diagram.