mukund1403 / pe

0 stars 0 forks source link

Class diagram too complex for Storage class #16

Open mukund1403 opened 2 months ago

mukund1403 commented 2 months ago

It is mentioned that the storage class only deals with logList and userDetailsList. However, the class diagram includes several additional classes, making it confusing for developers. Instead, the class diagram should only contain storage, userDetails and logList classes. This could be severity.low as it can cause issues for the developer in understanding the storage class which is key to the functioning of the application.

image.png

nus-se-bot commented 2 months ago

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