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

Create a field in add command (Skill Sets) #49

Merged

Conversation

thisisaditya17
Copy link

Create a new field for adding skills. The field name will be 'Skills'.

Context
From the recruiter's and HR professionals' point of view, there is a need to view the candidates' skill sets. Hence, it is important to have them as a field in the contact list.

Close #44

@thisisaditya17 thisisaditya17 added type.Task Something that needs to be done, but not a story, bug, or an epic. priority.High Must do labels Oct 8, 2024
@thisisaditya17 thisisaditya17 added this to the v1.2 milestone Oct 8, 2024
@thisisaditya17 thisisaditya17 self-assigned this Oct 8, 2024

This comment was marked as resolved.

@rithanisk
Copy link

LGTM

@rithanisk rithanisk merged commit ad44516 into AY2425S1-CS2103T-T09-2:master Oct 11, 2024
4 checks passed
import static seedu.address.logic.parser.CliSyntax.PREFIX_PHONE;
import static seedu.address.logic.parser.CliSyntax.PREFIX_SKILLS;

Choose a reason for hiding this comment

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

The imports are in lexicographical order! good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do type.Task Something that needs to be done, but not a story, bug, or an epic.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Command to add a new field (Skill Sets)
3 participants