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

Find command #31

Merged
merged 24 commits into from Oct 13, 2019
Merged

Conversation

CowSaysBaa
Copy link

@CowSaysBaa CowSaysBaa commented Oct 12, 2019

Major changes


Unfinished


  • Test cases unimplemented.
  • Ability to add not implemented.
  • Delete is not implemented properly.

@CowSaysBaa CowSaysBaa added this to the v1.2 milestone Oct 12, 2019
@CowSaysBaa CowSaysBaa added priority.High Must do type.Story A user story labels Oct 12, 2019
Copy link

@geshuming geshuming left a comment

Choose a reason for hiding this comment

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

Some issues need to be ironed out. Otherwise it looks ok.

src/main/java/seedu/module/model/Model.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/logic/commands/ListCommand.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/logic/commands/FindCommand.java Outdated Show resolved Hide resolved
src/main/java/seedu/module/storage/JsonAdaptedModule.java Outdated Show resolved Hide resolved
src/main/resources/view/MainWindow.fxml Outdated Show resolved Hide resolved
Copy link

@geshuming geshuming left a comment

Choose a reason for hiding this comment

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

LGTM

@CowSaysBaa CowSaysBaa merged commit 66f99db into AY1920S1-CS2103T-W13-1:master Oct 13, 2019
@CowSaysBaa CowSaysBaa deleted the Find-Command branch October 13, 2019 06:18
geshuming added a commit to geshuming/main that referenced this pull request Oct 13, 2019
geshuming added a commit to geshuming/main that referenced this pull request Oct 13, 2019
geshuming added a commit that referenced this pull request Oct 20, 2019
* Update ModelClassDiagram

* Update ModelClassDiagram for #31

* Update ModelClassDiagram for #31

* Update DeveloperGuide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do type.Story A user story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a student, I want to find a module from the institution
2 participants