elearning/Frontend-Learner
2026-01-20 14:48:06 +07:00
..
.vscode Website Structure 2026-01-13 10:48:02 +07:00
assets/css Fix: Sync colors for light/dark mode consistency 2026-01-14 11:36:33 +07:00
components feat: Implement core user profile, dashboard, course browsing pages, common components, and internationalization. 2026-01-19 16:43:05 +07:00
composables 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
i18n/locales feat: Implement core user profile, dashboard, course browsing pages, common components, and internationalization. 2026-01-19 16:43:05 +07:00
layouts Fix: Sync colors for light/dark mode consistency 2026-01-14 11:36:33 +07:00
middleware Add:api-login 2026-01-14 15:15:31 +07:00
pages 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
public/flags feat: add language switcher component with flag icons for English and Thai locales. 2026-01-19 16:09:07 +07:00
server/middleware Website Structure 2026-01-13 10:48:02 +07:00
คู่มืออธิบาย 1 2026-01-19 17:32:49 +07:00
.gitignore fgfg 2026-01-19 15:37:46 +07:00
app.vue Add:api-login 2026-01-14 15:15:31 +07:00
error.vue Add: Auth protection & error notifications 2026-01-14 16:47:35 +07:00
eslint.config.mjs Website Structure 2026-01-13 10:48:02 +07:00
i18n.config.ts feat: Implement internationalization with English and Thai locales and a language switcher. 2026-01-19 15:51:28 +07:00
nuxt.config.ts feat: Add i18n configuration for Thai and English locales and introduce a language switcher component. 2026-01-19 16:25:26 +07:00
package-lock.json feat: Implement internationalization with English and Thai locales and a language switcher. 2026-01-19 15:51:28 +07:00
package.json feat: Implement internationalization with English and Thai locales and a language switcher. 2026-01-19 15:51:28 +07:00
tailwind.config.ts ED:Change color/fix font 2026-01-13 11:46:52 +07:00
tsconfig.json Website Structure 2026-01-13 10:48:02 +07:00