RodrigoH12 / Super-Simple-Scheduling-System_API

This is the first part (API) of a two part project for the Super Simple Scheduling System challenge
0 stars 0 forks source link

[Task-11] Add AssignStudentToClass endpoint #12

Closed RodrigoH12 closed 8 months ago

RodrigoH12 commented 8 months ago

In this wicket we will create a new AssignStudentToClass endpoint with respective function in ClassController, ClassManager, ClassRepository.

RodrigoH12 commented 8 months ago

Branch merged.