Skip to content

Dagim H.#4

Open
Unlock7 wants to merge 5 commits into
HackYourAssignment:mainfrom
Unlock7:main
Open

Dagim H.#4
Unlock7 wants to merge 5 commits into
HackYourAssignment:mainfrom
Unlock7:main

Conversation

@Unlock7

@Unlock7 Unlock7 commented May 7, 2026

Copy link
Copy Markdown

This pull request adds the complete Student Grade Manager with student registration, grade input, reports, and class statistics in a modular structure

@selimcandalgic

selimcandalgic commented May 12, 2026

Copy link
Copy Markdown

Good job with the assignment Dagim.
Few things to consider:

  1. Try to increase code readability by applying clear spacing and indentation.
  2. Make sure to add @Override when overriding the methods ( Student.toString() )
  3. Try to use the constants you have defined in the project, MODULE_COUNT in Student.grades for example.
  4. It's possible to add students w/o names, would be good to prevent that.

@Unlock7

Unlock7 commented May 15, 2026

Copy link
Copy Markdown
Author

Thanks for the feedback!
I’ve noted your comments and will apply them in the next assignments to improve my structure and workflow.
Appreciate the guidance!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants