feat: add lecturer and student management pages with CRUD functionality #16

Merged
pangestu merged 1 commits from feat/add-user-and-department-crud into dev 2026-08-21 15:15:32 +08:00
Owner
  • Implemented LecturerEdit and LecturerIndex components for managing lecturers.
  • Created StudentCreate and StudentEdit components for adding and editing students.
  • Developed StudentIndex component for listing students with search and pagination.
  • Added department and user types for better type safety.
  • Updated routes for lecturers and students, including reset password functionality.
  • Removed AppSidebar from dashboard for a cleaner layout.
- Implemented LecturerEdit and LecturerIndex components for managing lecturers. - Created StudentCreate and StudentEdit components for adding and editing students. - Developed StudentIndex component for listing students with search and pagination. - Added department and user types for better type safety. - Updated routes for lecturers and students, including reset password functionality. - Removed AppSidebar from dashboard for a cleaner layout.
pangestu added 1 commit 2026-08-21 15:15:24 +08:00
- Implemented LecturerEdit and LecturerIndex components for managing lecturers.
- Created StudentCreate and StudentEdit components for adding and editing students.
- Developed StudentIndex component for listing students with search and pagination.
- Added department and user types for better type safety.
- Updated routes for lecturers and students, including reset password functionality.
- Removed AppSidebar from dashboard for a cleaner layout.
pangestu merged commit 3f2fe8e935 into dev 2026-08-21 15:15:32 +08:00
pangestu deleted branch feat/add-user-and-department-crud 2026-08-21 15:15:32 +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#16
No description provided.