XDftr / testify-backend

An application for managing students, assignments, and automated code testing, designed for TalTech.
GNU General Public License v3.0
0 stars 0 forks source link

Enroll Students in Courses #6

Open XDftr opened 2 months ago

XDftr commented 2 months ago

Create endpoints for enrolling and unenrolling students in courses. Ensure only Admin can manage student enrollments. Validate that only users with the Student role can be enrolled.