dragonsbootcampllc / DragonsBootcampLMS

6 stars 0 forks source link

Ensure Role-Based Access Control (RBAC) for Course and Task Data #58

Closed ahmedradwan21 closed 2 months ago

ahmedradwan21 commented 2 months ago

Description:
Implement role-based access control to ensure that only enrolled users or those with the appropriate role can access course progress data and task details.

Expected Endpoints:

Updated Models:
User, Course, Lecture, Task, UserCourseProgress, UserLectureProgress, UserTaskProgress