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

Check number of user input for each prefix in filter_appt method, refactered filter command, update ug #287

Merged
merged 14 commits into from
Nov 8, 2020

Conversation

ya0-yuan
Copy link

@ya0-yuan ya0-yuan commented Nov 8, 2020

no more than one user input for each prefix

@ya0-yuan ya0-yuan added the bug Something isn't working label Nov 8, 2020
@ya0-yuan ya0-yuan added this to the v1.4 milestone Nov 8, 2020
@ya0-yuan ya0-yuan self-assigned this Nov 8, 2020
public FilterClientCommand(ClientNameContainsKeywordsPredicate predicate) {
this.predicate = predicate;
super(predicate);

Choose a reason for hiding this comment

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

Good use of OOP!

@iamjamestan iamjamestan merged commit 2f6bce8 into AY2021S1-CS2103T-T15-1:master Nov 8, 2020
@ya0-yuan ya0-yuan changed the title Check number of user input for each prefix in filter_appt method Check number of user input for each prefix in filter_appt method, refactered filter command, update ug Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants