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 remark Command for tutorial 2 #4

Conversation

felixchanyy
Copy link
Collaborator

The AddressBook application lacked the functionality for users to attach optional remarks to individuals in their address book, hindering the ability to add personalized notes or additional context.

Introducing the 'remark' command with the specified format (e.g., remark INDEX r/REMARK) enables users to add and edit remarks for specific entries in the address book, enhancing the application's flexibility and usability.

Implemented the 'remark' command according to the specified format to ensure consistency and ease of use for users, following the guidelines outlined in the Developer’s Guide.

No further relevant information at this time.

entries

The AddressBook application lacked the functionality for users to
attach optional remarks to individuals in their address book, hindering
the ability to add personalized notes or additional context.

Introducing the 'remark' command with the specified format
(e.g., remark INDEX r/REMARK) enables users to add and edit remarks
for specific entries in the address book, enhancing the application's
flexibility and usability.

Implemented the 'remark' command according to the specified format
to ensure consistency and ease of use for users, following
the guidelines outlined in the Developer’s Guide.

No further relevant information at this time.
@felixchanyy felixchanyy self-assigned this Mar 5, 2024
@felixchanyy felixchanyy closed this Mar 6, 2024
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.

1 participant