elearning/Frontend-Learner/pages
2026-01-26 15:55:31 +07:00
..
auth feat: Initialize core frontend application structure, including layouts, authentication pages, and common UI components. 2026-01-26 09:27:31 +07:00
browse feat: Establish design system with Tailwind, CSS variables, and core UI components, and introduce discovery page. 2026-01-26 15:55:31 +07:00
classroom feat: Initialize core frontend application structure, including layouts, authentication pages, and common UI components. 2026-01-26 09:27:31 +07:00
course 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
dashboard feat: Implement user profile management page with personal information and password editing capabilities. 2026-01-26 10:40:50 +07:00
index.vue feat: add browse courses page with search and filtering functionality, and create the main landing page. 2026-01-23 10:08:07 +07:00
loading-demo.vue Website Structure 2026-01-13 10:48:02 +07:00
reset-password.vue ADD:API RESET -request and password and Refresh access token 2026-01-15 11:06:44 +07:00