Commit Graph

5 Commits (fca36ccd9d67fd5fecc4fc6dc9bacf7c26e38355)

Author SHA1 Message Date
Artem-Darius Weber fca36ccd9d feat: add field validations to Student class and modify constructor
4 months ago
Artem-Darius Weber db00f79e72 feat: add phone number validation to Student class and enforce format checks
4 months ago
Artem-Darius Weber 3161870add refactor: modify Student constructor to accept arguments as a hash for flexibility
4 months ago
Artem-Darius Weber 835a6b7738 feat: add to_s method in Student class for formatted output and create main.rb to instantiate and display Student objects
4 months ago
Artem-Darius Weber 57a51641e7 feat: add Student class with required and optional fields
4 months ago