Commit graph

23 commits

Author SHA1 Message Date
supalerk-ar66
0e095b35c5 feat: Establish core application layout, global styles, and theme mode management. 2026-01-26 14:03:56 +07:00
supalerk-ar66
9bfb852ad0 feat: Scaffold new Nuxt.js application with initial pages, layouts, composables, and middleware. 2026-01-23 09:54:39 +07:00
supalerk-ar66
0eb9b522f6 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
supalerk-ar66
7b22699b13 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
supalerk-ar66
ffd2d55e33 feat: Implement dashboard with recommended courses and dedicated course detail pages using a new useCourse composable. 2026-01-22 10:46:44 +07:00
supalerk-ar66
3c9703ebfa feat: Introduce useAuth composable for user authentication, registration, profile, and password management. 2026-01-22 10:33:11 +07:00
supalerk-ar66
8f38f795e6 feat: Add useCourse composable for course data management and a new discovery page. 2026-01-21 13:30:32 +07:00
supalerk-ar66
327f6ec7b5 feat: Add course detail page, authentication composable, and course browsing page. 2026-01-21 10:02:51 +07:00
supalerk-ar66
693b00b96a feat: add useCourse composable for managing course data, enrollment, and learning progress. 2026-01-20 16:11:26 +07:00
supalerk-ar66
897edb6438 feat: implement useCourse composable for managing course data, enrollment, and lesson progress. 2026-01-20 15:42:34 +07:00
supalerk-ar66
e6549cda44 feat: add useCourse composable for managing course-related API interactions and data fetching. 2026-01-20 15:31:28 +07:00
supalerk-ar66
06ff2c0d9f feat: add useCourse composable with functions for fetching, enrolling, and managing course data. 2026-01-20 15:25:18 +07:00
supalerk-ar66
36593bc4f1 feat: implement my courses page with course fetching, filtering, and enrollment/certificate modals. 2026-01-20 15:13:02 +07:00
supalerk-ar66
122bb2332f feat: Implement course discovery page with browsing, filtering, and detail view, powered by a new useCourse composable. 2026-01-20 15:01:01 +07:00
supalerk-ar66
e6a73c836c 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
supalerk-ar66
1d8acaf7d7 feat: Implement course discovery page with API integration, useCourse composable, and CourseCard component. 2026-01-16 10:26:33 +07:00
supalerk-ar66
2ffcc36fe4 feat: Implement core authentication and course management logic with new discovery and profile pages. 2026-01-16 10:03:12 +07:00
supalerk-ar66
ae771420be ADD:API RESET -request and password and Refresh access token 2026-01-15 11:06:44 +07:00
supalerk-ar66
c557c383e3 ADD:api-refresh 2026-01-15 10:30:40 +07:00
supalerk-ar66
e087ab9b0e Add:api-register 2026-01-15 09:45:51 +07:00
supalerk-ar66
51668bae9d Add: Auth protection & error notifications 2026-01-14 16:47:35 +07:00
supalerk-ar66
c411f2a8a4 Add:api-login 2026-01-14 15:15:31 +07:00
supalerk-ar66
71f0676a62 Website Structure 2026-01-13 10:48:02 +07:00