- 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. |
||
|---|---|---|
| .. | ||
| academic-term.ts | ||
| auth.ts | ||
| department.ts | ||
| global.d.ts | ||
| index.ts | ||
| navigation.ts | ||
| ui.ts | ||
| user.ts | ||
| vite-env.d.ts | ||