Skip to content

Commit 3a44704

Browse files
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

1 file changed

+573
-0
lines changed

0 commit comments

Comments
 (0)