Commit Graph

12 Commits (22e0883d5a51ef42084282ca310ce12e05c67ab2)

Author SHA1 Message Date
Artem-Darius Weber 2126888d8a refactor: implement surname_initials method and update references for consistency
5 months ago
Artem-Darius Weber bffdd2f072 refactor: rename name_initials to surname_initials for consistency
5 months ago
Artem-Darius Weber bb2280d48e refactor: rename surname_initials to name_initials for consistency
5 months ago
Artem-Darius Weber 6da1bacfd5 refactor: rename contact_info method to get_first_contact for clarity
5 months ago
Artem-Darius Weber e327cf09f6 refactor: freeze StudentShort instance after initialization
5 months ago
Artem-Darius Weber 223a312037 refactor: remove git attribute from Person and StudentShort classes and simplify contact information handling
5 months ago
Artem-Darius Weber 582c184acb refactor: remove Contact class and integrate contact attributes directly into Person and Student classes
5 months ago
Artem-Darius Weber 7e7110f01e feat: add validation setters in Contact class and refine Person and StudentShort classes
5 months ago
Artem-Darius Weber 5f3c510253 feat: enhance validation in Person class and add present? method in Contact class
6 months ago
Artem-Darius Weber 72fa11dbfa refactor: enhance StudentShort initialization and add from_student method
6 months ago
Artem-Darius Weber d387e12d7d ref: Extract common functionality into Person superclass
9 months ago
Artem-Darius Weber 68ca94d4e9 feat: add StudentShort class with immutable fields and constructors
9 months ago