Commit Graph

14 Commits (lab4)

Author SHA1 Message Date
Artem-Darius Weber b2cf71804a feat: enhance DataList and DataListStudentShort to support column names and improve data handling
2 months ago
Artem-Darius Weber 2126888d8a refactor: implement surname_initials method and update references for consistency
4 months ago
Artem-Darius Weber 6da1bacfd5 refactor: rename contact_info method to get_first_contact for clarity
4 months ago
Artem-Darius Weber 223a312037 refactor: remove git attribute from Person and StudentShort classes and simplify contact information handling
4 months ago
Artem-Darius Weber 582c184acb refactor: remove Contact class and integrate contact attributes directly into Person and Student classes
4 months ago
Artem-Darius Weber 09c78690f1 refactor: update Person class to use class methods for validation and simplify initialization
4 months ago
Artem-Darius Weber 3fade34834 refactor: remove git validation from initializer and add setter method in Person class
4 months ago
Artem-Darius Weber 0b3d315370 refactor: rename info method to get_single_contact in Contact class and update references
4 months ago
Artem-Darius Weber 4e91bae07c chore: remove unnecessary comment from Person class
4 months ago
Artem-Darius Weber 7e7110f01e feat: add validation setters in Contact class and refine Person and StudentShort classes
4 months ago
Artem-Darius Weber 5f3c510253 feat: enhance validation in Person class and add present? method in Contact class
4 months ago
Artem-Darius Weber 5cd9be99e3 refactor: simplify Person class initialization and validation logic
4 months ago
Artem-Darius Weber e79d92eed3 refactor: streamline initialization and validation in Person class
5 months ago
Artem-Darius Weber d387e12d7d ref: Extract common functionality into Person superclass
7 months ago