Commit 3a44704
authored
Add Student, Course, and Grade classes with data access
This commit introduces a new Student class with various attributes and methods for managing student data, including enrollment, GPA calculation, and eligibility for graduation. It also includes Course and Grade classes, along with a StudentMapper interface for data access operations and an in-memory implementation.1 parent ede37bd commit 3a44704
File tree
1 file changed
+573
-0
lines changed- data-mapper/src/main/java/com/iluwatar/datamapper
1 file changed
+573
-0
lines changed
0 commit comments