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

Branch user guide #9

Merged
merged 3 commits into from
Feb 27, 2020

Conversation

CornCobs
Copy link

No description provided.

@agnesnatasya agnesnatasya merged commit 769a102 into AY1920S2-CS2103-W15-2:master Feb 27, 2020
Weiichengg pushed a commit to Weiichengg/main that referenced this pull request Mar 10, 2020
* Branch user guide (AY1920S2-CS2103-W15-2#9)

* Create stub model classes in model.hirelah to be implemented

* Add stub javadoc comments

* Add Hirelah! user guide (without replacing previous user
guide for address book)

* Attribute.java: Add Attribute class

* Add AttributeTest class

* Add AttributeList class and Exceptions

* Update /docs/UserGuide.adoc (AY1920S2-CS2103-W15-2#10)

* Update UserGuide.adoc

* UserGuide.adoc: Fix numbering

* UserGuide.adoc: Fix formatting

* UserGuide.adoc: Fix bug

* UserGuide.adoc: Fix bug

* UserGuide.adoc: Fix numbering

* Update UserGuide.adoc details

* Implement Interviewee class

Interviewee class encapsulates information about an
Interviewee's name, resume, interview session data, interviewee
number and an optional alias to identify the interviewee

Implement IntervieweeList container class

IntervieweeList manages all creation, deletion and retrieval of
Interviewees in the model, and throws exceptions to prevent illegal
state internally

Create IllegalActionException exception class

IllegalActionException supports classes in the model to let them
reject attempts to create an invalid state

* Add QuestionList class

* Add IList interface

* Add MetricList class

* Add AttributeListTest class

* Add QuetionTest class

* Add QuestionListTest class

* Add MetricListTest class

* Add Tests for Interviewee and IntervieweeList

* updating from team main

* Checkstyle edits

* Add esstential UI components

* Add ToggleView

Co-authored-by: CornCobs <[email protected]>
Co-authored-by: Mario Lorenzo <[email protected]>
Co-authored-by: Mario Lorenzo <[email protected]>
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.

2 participants