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 interviewee's List to model #74

Merged
merged 25 commits into from Oct 23, 2019

Conversation

mirozo
Copy link
Collaborator

@mirozo mirozo commented Oct 21, 2019

No description provided.

gohruizhi and others added 24 commits October 1, 2019 22:35
* 'master' of https://github.com/AY1920S1-CS2103-F09-1/main:
  Add add, delete, quickstart to user guide (AY1920S1-CS2103-F09-1#33)
  Update UserGuide.adoc (AY1920S1-CS2103-F09-1#32)
  Update site name and github link
  Update About Us page & Contact Us Page
  Update README.adoc
  Update coveralls link in README.adoc
  Update README.adoc
  Update README.adoc
…into Import

# Conflicts:
#	src/main/java/seedu/address/logic/commands/ImportCommand.java
#	src/main/java/seedu/address/logic/parser/ImportCommandParser.java
#	src/main/java/seedu/address/model/util/CsvReader.java
Copy link

@mrchensheng21 mrchensheng21 left a comment

Choose a reason for hiding this comment

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

Generally the add interviewee's list looks complete, there are coverage tests to cover the add command and exceptions are included in the CommandResult class.

@ChrisKheng ChrisKheng added this to the v1.3 milestone Oct 23, 2019
@ChrisKheng ChrisKheng merged commit 803944d into AY1920S1-CS2103-F09-1:master Oct 23, 2019
mrchensheng21 pushed a commit to mrchensheng21/main that referenced this pull request Oct 26, 2019
* 'master' of https://github.com/mrchensheng21/main:
  Update DeveloperGuide.adoc (Model, Schedule object, scheduling algorithm) (AY1920S1-CS2103-F09-1#76)
  Add Multiple TableViews feature (AY1920S1-CS2103-F09-1#75)
  Add interviewee's List to model (AY1920S1-CS2103-F09-1#74)

# Conflicts:
#	docs/DeveloperGuide.adoc
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.

None yet

4 participants