elearning/Frontend-Learner/pages
2026-02-11 17:28:48 +07:00
..
auth feat: implement user registration page with form validation, authentication integration, and Quasar notifications. 2026-02-11 15:32:31 +07:00
browse feat: Implement a public course browsing page with search functionality and detailed course cards. 2026-02-11 15:27:22 +07:00
classroom feat: implement comprehensive quiz interface with start, taking, result, and review screens, including state management, navigation, and submission logic. 2026-02-10 13:45:28 +07:00
course feat: Implement course detail viewing and enrollment functionality with a new useCourse composable. 2026-02-11 17:06:33 +07:00
dashboard feat: add useCourse composable for comprehensive course management and create a new dashboard page. 2026-02-11 17:28:48 +07:00
quiz feat: Implement quiz runner functionality with dedicated pages, composable logic, and i18n support. 2026-02-04 14:22:38 +07:00
index.vue feat: Implement a public course browsing page with search functionality and detailed course cards. 2026-02-11 15:27:22 +07:00
reset-password.vue feat: add user dashboard, profile management, and password reset pages. 2026-02-02 16:33:57 +07:00
verify-email.vue feat: implement user authentication, profile management, and email verification with i18n support 2026-02-03 11:01:39 +07:00