Closed FeliciaTay closed 4 years ago
The following shows the list of changes that I made:
view: (OLD) PersonListCard.fxml --> (NEW) InternshipApplicationListCard.fxml (OLD) PersonListPanel.fxml --> (REFACTORED) InternshipApplicationListPanel.fxml
MainWindow: Added some code for InternshipDiary which will in the future replace those of AddressBook
ui: (OLD) PersonCard.java --> (NEW) InternshipApplicationCard.java (OLD) PersonListPanel.java --> (NEW) InternshipApplicationListPanel.java
I have left the (OLD) files in the code base for now, until we have verified that it is safe/wise to delete them.
The following shows the list of changes that I made:
view: (OLD) PersonListCard.fxml --> (NEW) InternshipApplicationListCard.fxml (OLD) PersonListPanel.fxml --> (REFACTORED) InternshipApplicationListPanel.fxml
MainWindow: Added some code for InternshipDiary which will in the future replace those of AddressBook
ui: (OLD) PersonCard.java --> (NEW) InternshipApplicationCard.java (OLD) PersonListPanel.java --> (NEW) InternshipApplicationListPanel.java
I have left the (OLD) files in the code base for now, until we have verified that it is safe/wise to delete them.