hughjazzman / pe

0 stars 0 forks source link

Architecture diagram has certain elements unexplained #12

Open hughjazzman opened 3 years ago

hughjazzman commented 3 years ago

image.png

Perhaps consider explaining Ui,Parser, and Fluffle in the following text?

Also, there seems to be a line from User to Fluffle, but does the User interact with the Fluffle component directly, or just the Ui?

nus-pe-bot commented 3 years ago

Team's Response

Severity changed to low. Since this is an architecture diagram, UML notations are not applicable here. Fluffle has its Storage and User. The user uses Fluffle's UI to interact with Fluffle. The Parser uses the instructions from UI to interact with the components. The purpose of this diagram is to list out all the components and how they connects with each other. To keep the design readable and understandable, we omitted some description of UI and Parser.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.High]

Reason for disagreement: [replace this with your explanation]