Open nus-se-script opened 2 weeks ago
There is so many dependencies in our code so we use a UML class diagram to explicitly state dependencies. It does not neccessarily need to be explained further in the Developer Guide if it can be explained easily with a UML class diagram.
--
A dependency line is found linking ModelManager to Task class, even though it is not mentioned that ModelManager depends on Task in the developer guide.
[original: nus-cs2103-AY2425S1/pe-interim#3000] [original labels: severity.Low type.DocumentationBug]