Finsing the GradeController
Required Action
- Add a POST mapping for /grades/addGrade to handle grade submissions.
Expected Deliverables
- GradeController class with the /grades/addGrade endpoint implemented.
- Functional integration with StudentRepository, ModuleRepository, and GradeRepository.
Edited by Uluturk Tolga (2022) ZLAC170