Open axmszr opened 1 year ago
We represent Model as a package, which contains Model class (for keeping list of people) and TaskBookModel class (for keeping list of tasks).
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Not very sure about this, but should UiClassDiagram.png and LogicClassDiagram.png include TaskBookModel, since it is distinct from Model? There is an implications that the UI and Logic components communicate with the Model but not the TaskBookModel.