elearning/Frontend-Learner/pages
2026-02-11 15:32:31 +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: add new pages for authentication (register, forgot password) and course browsing (discovery, course detail) 2026-02-11 15:11:38 +07:00
dashboard feat: Implement user dashboard with recommended courses, a 'My Courses' page for enrolled courses, and a reusable CourseCard component. 2026-02-11 15:05:27 +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