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

Assign Teachers to Courses #5

Open XDftr opened 3 weeks ago

XDftr commented 3 weeks ago

Implement functionality to associate teachers with specific courses. Develop endpoints to add/remove teachers from a course. Ensure only Admin can perform these actions.