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 Model section of developer guide #80

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

zaidansani
Copy link

Resolves #79

Reflected new AppointmentBook model, as well as changes to existing Person model.

Reflected new AppointmentBook model, as well as changes to existing Person model.
@zaidansani zaidansani added this to the v1.4 milestone Oct 15, 2024
@zaidansani zaidansani requested a review from rxchell October 15, 2024 16:33
@zaidansani zaidansani self-assigned this Oct 15, 2024
Copy link

Choose a reason for hiding this comment

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

LGTM.

The diagram appears fine in puml, but the arrows appear different in the docs.

Screenshot of the docs (some arrows are not pointing to their corresponding class)
Screenshot 2024-10-16 at 16 14 31

Copy link
Author

Choose a reason for hiding this comment

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

This is a weird issue, no idea whats the issue

Copy link

Choose a reason for hiding this comment

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

For the description if the BetterModelClassDiagram under Note: (line 140), the "Tag list in the AddressBook" can be specified to be UniqueTagList

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 50 files with indirect coverage changes

Copy link

@rxchell rxchell left a comment

Choose a reason for hiding this comment

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

LGTM!

@rxchell rxchell merged commit 73f4e38 into AY2425S1-CS2103T-W10-2:master Oct 18, 2024
4 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.

Update Model section of Developer Guide
2 participants