nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Phone number only allows digits #2658

Open nus-pe-bot opened 6 months ago

nus-pe-bot commented 6 months ago

Currently, the phone number field can only accept digits. Is it possible to allow users to enter the country code too such as +65 98765432 so it will be more flexible?

image.png


[original: nus-cs2103-AY2324S2/pe-interim#2208] [original labels: type.FeatureFlaw severity.VeryLow]

KinTatHo commented 6 months ago

Team's Response

Considering private tutors as our target audience travelling to students' house to teach them, in the real world context, students should all have local phone numbers, which would not require + symbols. This can be an enhancement in the future to expand the use cases of our app.

Duplicate status (if any):

--