CS2103JAN2018-W14-B4 / main

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

Give person id #136

Closed muruges95 closed 6 years ago

muruges95 commented 6 years ago

Assign an id for each person. Id only changes when deleting and adding. Upon editing id does not change. This property is used to implement saving and loading of celebrities for each appointment.