Go to file
2024-11-23 13:19:32 +08:00
prisma feat: add Prisma integration and initial data seeding 2024-11-10 18:09:49 +08:00
src feat: add question management pages and integrate Prisma for data fetching 2024-11-23 13:19:32 +08:00
.eslintrc.json chore: initial commit with Next.js project setup 2024-11-10 13:36:26 +08:00
.gitignore feat: add Prisma integration and initial data seeding 2024-11-10 18:09:49 +08:00
components.json feat: initialize project with shadcn 2024-11-10 13:39:59 +08:00
LICENSE chore: initial commit with Next.js project setup 2024-11-10 13:36:26 +08:00
next.config.ts chore: initial commit with Next.js project setup 2024-11-10 13:36:26 +08:00
package.json feat: add question management pages and integrate Prisma for data fetching 2024-11-23 13:19:32 +08:00
postcss.config.mjs chore: initial commit with Next.js project setup 2024-11-10 13:36:26 +08:00
README.md chore: initial commit with Next.js project setup 2024-11-10 13:36:26 +08:00
tailwind.config.ts feat: initialize project with shadcn 2024-11-10 13:39:59 +08:00
tsconfig.json chore: initial commit with Next.js project setup 2024-11-10 13:36:26 +08:00

Description

Judge4c is a full-stack, open-source online judge platform designed to elevate college programming education