v1.3
What's New in ResearchRoster
(compared to AB3
)
Models
Address
andPhone
fields have been removed from thePerson
model.Tag
has been updated intoStudyGroupTag
- New fields:
Gender
- compulsory field, exactly one value perPerson
Age
- compulsory field, exactly one value perPerson
Detail
- optional field, up to one value perPerson
(i.e., for a Person
, all fields except Detail
and StudyGroupTag
(s) are compulsory.)
Features
Add
feature
- Feature has been adapted to work with the updated
Person
model. - Relevant output messages have been updated.
Delete
feature
- Relevant output messages have been updated.
List
feature
- Relevant output messages have been updated.
Save
feature
- Error messages regarding data loading exceptions have been defined. They will be displayed through the GUI if the program encounters corresponding issues.
- Other relevant output messages have been updated.
Exit
feature
- Feature has been updated, such that an exit message will be briefly shown before the program terminates.