dominic2412 / pe

0 stars 0 forks source link

Missing implementation deatials for event related features in the DG #6

Open dominic2412 opened 4 days ago

dominic2412 commented 4 days ago

ISSUE The Developer Guide lacks comprehensive explanations on how event-related features (such as adding, editing, and deleting events) are implemented within the Logic, Model, and Storage components. there are missing sequence diagrams, class diagrams, and explanations for event handling.

The only relevant mention was the delete event sequence diagram image.png

A developer might struggle to understand the inner logic of event management, and in this case, when i tested the event management, there seemed to be quite a significant amount of bugs, and i want to look at the DG to find out what the possible areas that is causing the logic failure in the edit event command, however, i am not able to do so as it is not provided in the DG, the event-related commands made up of half the app and is a key feature, hence it should not be omitted!

nus-pe-script commented 17 hours ago

Your response not required for this bug as the team has accepted the bug as it is.