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

Update command summary and add internship use cases #122

Merged

Conversation

ZoroarkDarkrai
Copy link

@ZoroarkDarkrai ZoroarkDarkrai commented Oct 4, 2020

Guarantees: Addition of internship is successful

1. User requests to add an internship to a company and provides the relevant details.
2. InternHunter adds the internship to the list of internships of the company.

Choose a reason for hiding this comment

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

I think you may be missing a line break here?

**Application**`| **Delete** | `delete app INDEX`
  | **Edit** | `edit app INDEX [s/STATUS] [d/STATUS_DATE]`
  | **View** | `view app INDEX`
**Profile** | **Add** | `add me c/CAT d/DESCRIPTORS`

Choose a reason for hiding this comment

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

The profile command is updated with [t/TITLE] and [d/DESCRIPTORS]...

@orzymandias orzymandias added this to the v1.2 milestone Oct 4, 2020
Copy link

@orzymandias orzymandias left a comment

Choose a reason for hiding this comment

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

LGTM, good work! Some merge conflicts to resolve first.

@ZoroarkDarkrai
Copy link
Author

LGTM, good work! Some merge conflicts to resolve first.

Fixed!

docs/DeveloperGuide.md Outdated Show resolved Hide resolved
@orzymandias orzymandias merged commit 4f76989 into AY2021S1-CS2103T-T15-4:master Oct 5, 2020
@keanecjy keanecjy linked an issue Oct 5, 2020 that may be closed by this pull request
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.

Update UG command summary and exit command
2 participants