feat: add course and class enrollment management #19

Merged
pangestu merged 1 commits from feat/add-course-and-class-enrollment-management into dev 2026-08-21 20:06:37 +08:00
Owner
  • Implemented ClassEnrollmentIndex component for managing class enrollments, including adding and removing students.
  • Created CourseClassIndex component for managing course classes with CRUD functionality.
  • Developed columns for course management in createCourseColumns function.
  • Added CourseIndex component for managing courses with CRUD operations.
  • Introduced types for class enrollment and course class to enhance type safety.
  • Updated routes to include endpoints for managing courses, course classes, and enrollments.
- Implemented ClassEnrollmentIndex component for managing class enrollments, including adding and removing students. - Created CourseClassIndex component for managing course classes with CRUD functionality. - Developed columns for course management in createCourseColumns function. - Added CourseIndex component for managing courses with CRUD operations. - Introduced types for class enrollment and course class to enhance type safety. - Updated routes to include endpoints for managing courses, course classes, and enrollments.
pangestu added 1 commit 2026-08-21 20:06:32 +08:00
- Implemented ClassEnrollmentIndex component for managing class enrollments, including adding and removing students.
- Created CourseClassIndex component for managing course classes with CRUD functionality.
- Developed columns for course management in createCourseColumns function.
- Added CourseIndex component for managing courses with CRUD operations.
- Introduced types for class enrollment and course class to enhance type safety.
- Updated routes to include endpoints for managing courses, course classes, and enrollments.
pangestu merged commit ff4173bb36 into dev 2026-08-21 20:06:37 +08:00
pangestu deleted branch feat/add-course-and-class-enrollment-management 2026-08-21 20:06:37 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: itm/siakad-itm#19
No description provided.