bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

Create Sequence Diagrams #518

Open MucahitErdoganUnlu opened 6 days ago

MucahitErdoganUnlu commented 6 days ago

🧱 Description

We need to create sequence diagrams to visualize the key interactions within the system for the app's use case workflows (#485). These diagrams will help communicate the interactions between different components from class diagrams (#484), making it easier to understand the logic and identify potential improvements or bottlenecks.

To be reviewed by: @MucahitErdoganUnlu

📋 Acceptance Criteria

ceydanursen commented 6 days ago

Sequence diagrams for quiz creation, forum question creation, semantic search for forum and a generic sequence (from viewset to database) used in other seqeunces are added here.

MucahitErdoganUnlu commented 6 days ago

added sequence diagram for semantic search for quizzes as well

meminciftci commented 5 days ago

Added sequence diagrams for blocking and following another user.

ArdaVural commented 5 days ago

Added sequence diagram for bookmarking questions. I need review @meminciftci .

meminciftci commented 4 days ago

Added sequence diagram for bookmarking questions. I need review @meminciftci .

It looks good. Good job.

ozankrkya commented 4 days ago

Added sequence diagram for take quiz. I think it's better to review it @MucahitErdoganUnlu.