Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UML for more accurate depiction #163

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

PyromancerBoom
Copy link

This commit updates the UML diagrams to include the updates, primarily - Task and UniqueId classes and a few other stuff. Each Employee now has a single UniqueId and can have multiple Task objects. This change reflects the new structure of the Employee class and its relationships with other classes.

This commit updates the UML diagrams to include the updates, primarily - Task and UniqueId classes and a few other stuff. Each Employee now has a single UniqueId and can have multiple Task objects. This change reflects the new structure of the Employee class and its relationships with other classes.
@PyromancerBoom PyromancerBoom added this to the v1.4 milestone Apr 14, 2024
@PyromancerBoom PyromancerBoom self-assigned this Apr 14, 2024
Copy link

@hjungwoo01 hjungwoo01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hjungwoo01 hjungwoo01 merged commit 6ef7635 into AY2324S2-CS2103T-T17-2:master Apr 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants