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

Add and correct find behaviour in UG and DG #245

Merged
merged 7 commits into from
Apr 14, 2024

Conversation

RingoftheKing
Copy link

Add Find puml diagrams and implementation to the Developer Guide

Change UG description to fix #179

@RingoftheKing RingoftheKing self-assigned this Apr 12, 2024

Step 2. The `AddressBookParser` will call `parseCommand` on the user's input string and return an instance of `FindCommandParser`.

Step 3. `ScheduleCommandParser` will call `parse` which create instances of objects for each of the fields and return an instance of `FindCommand`.
Copy link

Choose a reason for hiding this comment

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

I believe this should be FindCommandParser, just a typo error

@cheahTJ cheahTJ merged commit 684aa87 into AY2324S2-CS2103T-T15-2:master Apr 14, 2024
3 checks passed
@RingoftheKing RingoftheKing added this to the v1.4 milestone Apr 16, 2024
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.

[PE-D][Tester E] UG seems to contradict itself
2 participants