AY2425S1-CS2103T-F09-2 / tp

MIT License
1 stars 5 forks source link

Add duplicate handling for telegram usernames #79

Closed chuajunyu closed 1 day ago

chuajunyu commented 1 day ago

No 2 people in the system should share the same telegram handle

Since telegram handles are optional:

Then if at least 1 person has no tele handle, the duplicate checking will be based on phone and email

Else, if both have tele handle, then the duplicate checking will be based on phone, email and tele handle