feat: add lecturer and student management pages with CRUD functionality #16
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
Merge pull request 'feat: add lecturer and student management pages with CRUD functionality' (#16) from feat/add-user-and-department-crud into dev
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/add-user-and-department-crud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?