elearning/Frontend-Learner/composables
2026-01-23 09:47:39 +07:00
..
useAuth.ts feat: Introduce useCourse and useAuth composables, and add new pages for user registration and dynamic course details. 2026-01-22 11:04:57 +07:00
useCategory.ts feat: Add course discovery page with search, category filters, and detailed course view, along with a new useCategory composable. 2026-01-20 14:48:06 +07:00
useCourse.ts feat: Introduce core e-learning features with new pages for course details, dashboard, authentication, browsing, and learning, supported by a useCourse composable. 2026-01-23 09:47:39 +07:00
useFormValidation.ts Add: Auth protection & error notifications 2026-01-14 16:47:35 +07:00