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

Justify the rules for duplicate #357

Merged

Conversation

CYX22222003
Copy link

@CYX22222003 CYX22222003 commented Nov 9, 2024

Fix #356

@CYX22222003 CYX22222003 self-assigned this Nov 9, 2024
@CYX22222003 CYX22222003 added this to the v1.6 milestone Nov 9, 2024
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Copy link

@KrashKart KrashKart left a comment

Choose a reason for hiding this comment

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

LGTM! Just some minor grammar changes

docs/DeveloperGuide.md Outdated Show resolved Hide resolved
@@ -309,6 +312,8 @@ _Details coming soon ..._
**Q**: How do I transfer my data to another Computer?<br>
**A**: Install the app in the other computer and overwrite the empty data file it creates with the file that contains the data of your previous CampusConnect home folder.

**Q**: How can I add contacts with the same name?<br>
**A**: If two contacts share the same name, you can differentiate them by adding a number or adjusting the capitalization. For example, use “Mary” and “Mary 2” or “John” and “john” to keep each entry unique.

Choose a reason for hiding this comment

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

Nice addition to the QnA!

Copy link

@KrashKart KrashKart left a comment

Choose a reason for hiding this comment

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

LGTM!

@CYX22222003 CYX22222003 merged commit f2b87e7 into AY2425S1-CS2103T-F14a-4:master Nov 10, 2024
4 checks passed
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.

Justify the restriction on unique names.
2 participants