Commit Graph

8 Commits (e327cf09f6adbdedfa67196ac5c3a0634e24aedc)

Author SHA1 Message Date
Artem-Darius Weber e327cf09f6 refactor: freeze StudentShort instance after initialization
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 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 72fa11dbfa refactor: enhance StudentShort initialization and add from_student method
4 months ago
Artem-Darius Weber d387e12d7d ref: Extract common functionality into Person superclass
7 months ago
Artem-Darius Weber 68ca94d4e9 feat: add StudentShort class with immutable fields and constructors
7 months ago