Steps to reproduce
Use command addTutor \n Alice Pauline \p 98722342 \e alicep@example.com \a Alice street, block 123, 999888 Singapore \s math \s science on sample data.
Expected:
Able to enter long addresses, not only in standard Singapore format
Actual:
This prevents people from other countries with different address formats from using it, and people who prefer different address formatting.
This app is explicitly designed for use in Singapore. Additionally, in Singapore, providing just a postal code with the street name is sufficient for an address.
Steps to reproduce Use command
addTutor \n Alice Pauline \p 98722342 \e alicep@example.com \a Alice street, block 123, 999888 Singapore \s math \s science
on sample data.Expected: Able to enter long addresses, not only in standard Singapore format
Actual:
This prevents people from other countries with different address formats from using it, and people who prefer different address formatting.
[original: nus-cs2103-AY2425S1/pe-interim#2221] [original labels: type.FeatureFlaw severity.Low]