Commit Graph

29 Commits

Author SHA1 Message Date
026b49a89f feat: add language selector and Monaco editor components; update answer page with language selection and editor functionality 2024-11-23 13:25:41 +08:00
b474b6be10 feat: add @monaco-editor/react 2024-11-05 19:04:04 +08:00
9158883ca2 feat: add shadcn tasks examples 2024-11-05 10:16:34 +08:00
d291a94997 feat: add NotFoundPage component 2024-11-05 10:06:23 +08:00
7e91eea2e3 refactor: suppress hydration warning in root layout and change url of app-sidebar 2024-11-04 22:30:54 +08:00
4f816e248a feat: add faker-js/faker and @types/faker 2024-11-04 22:30:16 +08:00
52194970a9 feat: add shadcn badge checkbox command and popover 2024-11-04 21:35:15 +08:00
da75d4fabb feat: add shadcn data table 2024-11-04 21:16:21 +08:00
7943d96ee0 refactor: update quiz url in app sidebar 2024-11-04 21:15:41 +08:00
52b38caa62 refactor: improve problems layout 2024-11-04 21:05:33 +08:00
c1f870651f feat: add basic problems layout 2024-11-04 19:53:26 +08:00
57226e3877 feat: add shadcn tabs 2024-11-04 19:52:11 +08:00
91779788c6 feat: add shadcn resizable 2024-11-04 18:05:45 +08:00
b41dd6be26 feat: add problem create page and components 2024-11-03 20:33:58 +08:00
6b71635ded feat: add shadcn accordion 2024-11-03 18:02:38 +08:00
ac7046bb90 feat: add shadcn dialog 2024-11-03 17:26:23 +08:00
9438d2f0dd feat: add shadcn textarea 2024-11-03 16:38:22 +08:00
b406adbd21 feat: add shadcn select 2024-11-03 16:24:30 +08:00
40576f9516 feat: add shadcn card 2024-11-03 16:22:07 +08:00
54ca466c53 feat: add shadcn form 2024-11-03 15:51:05 +08:00
df826c9e1f feat: add shadcn toast 2024-11-03 15:38:27 +08:00
68af6e813e chore: update .gitignore and package.json
feat: add prisma and prisma client

feat: add problem schema

feat: add problem  create page
2024-11-03 00:33:02 +08:00
b34901bc14 refactor: optimize layout and add video grid to home page 2024-11-02 23:50:30 +08:00
52277dec0d refactor: optimize imports and add link component to app-sidebar 2024-11-02 23:47:14 +08:00
5b62062cba refactor: rename dashboard components and layout 2024-11-02 23:41:11 +08:00
26c55b7096 refactor: rename default export in dashboard page component 2024-11-02 18:01:52 +08:00
707075bcfb chore: update .gitignore and layout.tsx 2024-11-02 18:01:02 +08:00
033716cfda feat: add shadcn sidebar-08 2024-11-02 17:53:48 +08:00
7a71cfde79 chore: initialize Next.js project with shadcn 2024-11-02 17:44:10 +08:00