CS2103AUG2017-T14-B1 / main

Address Book sample application (Level 4)
https://nus-cs2103-AY1718S1.github.io/addressbook-level4
MIT License
0 stars 3 forks source link

add more than one instance for Phone number #35

Closed eeching closed 7 years ago

eeching commented 7 years ago

As a user, I want to add additional phone numbers apart from the primary phone number.

eeching commented 7 years ago

Implementation

I intend to use unique..List to implement this. Since our target audience are NUS students, which include a large number of international students with foreign phone numbers, I will set one of the local phone number to be the primary number

Primary number will be shown before other additional phone number