-
Notifications
You must be signed in to change notification settings - Fork 1
Sprint 2 Feedbacks and Grades
Meysam Feghhi edited this page Feb 26, 2016
·
1 revision
The class diagram provided has major problems:
- The diagram was supposed to show a logical design of the application thus we only expect to see entities from "Model" package associated together (composition, aggregation) with specification of the association types (One-to-one, Many-to-many, etc.) which are the entities that are used to implement the core logic of the application. None of the above were addressed in the diagram. The team is encouraged to extract a class diagram that implements the logic of their application by reading their usecases and then confirm that with the TA before the next sprint due date.
The story titled "Get in contact with the admins" was planned to be done in sprint 2 but was not delivered in demo session.