mlzt2000 / pe

0 stars 0 forks source link

Incorrect dependecy of Person on TaskList #4

Open mlzt2000 opened 1 year ago

mlzt2000 commented 1 year ago

I think that Person only has a dependency on Task, since a Person stores an ArrayList of Tasks, instead of a TaskList object.

Code is shown below:

image.png

puml diagram for Model is shown below:

image.png

nus-se-bot commented 1 year ago

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