elearning/Backend/src/controllers
2026-01-23 13:16:41 +07:00
..
AdminCourseApprovalController.ts make admin approve api 2026-01-23 13:16:41 +07:00
AuthController.ts feat: Add instructor registration endpoint and rename student registration to learner registration. 2026-01-19 07:30:28 +00:00
CategoriesController.ts refactor: Standardize type naming conventions and file casing for course and category types. 2026-01-20 07:13:59 +00:00
ChaptersLessonInstructorController.ts add filter APPROVED to couse to see olny APPROVED course 2026-01-23 11:29:46 +07:00
CoursesController.ts add skill to project 2026-01-23 10:53:48 +07:00
CoursesInstructorController.ts make admin approve api 2026-01-23 13:16:41 +07:00
CoursesStudentController.ts add check quizz for student 2026-01-22 17:30:35 +07:00
LessonsController.ts feat: Remove createLessonWithFiles endpoint and its associated imports and types. 2026-01-22 10:22:53 +07:00
UserController.ts feat: implement category management API with CRUD operations for categories. 2026-01-15 16:53:13 +07:00
UsermanagementController.ts feat: implement category management API with CRUD operations for categories. 2026-01-15 16:53:13 +07:00