Skip to content

Conversation

@itsomg134
Copy link

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.

Pull Request Template

What does this PR do?

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.
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Analyzing changes in this PR...

This might take a few minutes, please wait

📥 Commits

Analyzing changes from base (ede37bd) to latest commit (3a44704):

  • 3a44704: 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.

📁 Files being considered (1)

➕ data-mapper/src/main/java/com/iluwatar/datamapper/androidapp.java (1 hunk)


autogenerated by presubmit.ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant