lab2 merge to main #4

Merged
darius-atlas merged 10 commits from lab2 into main 7 months ago

10 Commits (main)

Author SHA1 Message Date
Artem-Darius Weber dc752cdf43 feat: add write_txt method to Student class
7 months ago
Artem-Darius Weber acf69c4385 feat: Add read_from_txt method to Student class
7 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
Artem-Darius Weber 611c712b8a feat: add `get_info` method and protected access to key student info
7 months ago
Artem-Darius Weber 8858731565 feat: add constructor for Student class to parse object from string representation
7 months ago
Artem-Darius Weber 1407d3e6fd feat: Add contact validation and secure modification for Student class
7 months ago
Artem-Darius Weber c1ca0ea845 feat: add validation methods for Git link and contact presence
7 months ago
Artem-Darius Weber fca36ccd9d feat: add field validations to Student class and modify constructor
7 months ago
Artem-Darius Weber 10362d3aaf ref: delete lab1 code from lab2 branch
7 months ago