MCPcopy Index your code
hub / github.com/Elliott-Chong/quizmify

github.com/Elliott-Chong/quizmify @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
68 symbols 314 edges 61 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Extension points exported contracts — how you extend this code

Props (Interface)
(no doc)
src/components/UserAvatar.tsx
Session (Interface)
(no doc)
src/lib/nextauth.ts
Props (Interface)
(no doc)
src/app/quiz/page.tsx
InputProps (Interface)
(no doc)
src/components/ui/input.tsx
JWT (Interface)
(no doc)
src/lib/nextauth.ts
State (Interface)
(no doc)
src/components/ui/use-toast.ts
OutputFormat (Interface)
(no doc)
src/lib/gpt.ts
ButtonProps (Interface)
(no doc)
src/components/ui/button.tsx

Core symbols most depended-on inside this repo

cn
called by 58
src/lib/utils.ts
getAuthSession
called by 11
src/lib/nextauth.ts
dispatch
called by 5
src/components/ui/use-toast.ts
toast
called by 5
src/components/ui/use-toast.ts
formatTimeDelta
called by 5
src/lib/utils.ts
useToast
called by 4
src/components/ui/use-toast.ts
useFormField
called by 4
src/components/ui/form.tsx
addToRemoveQueue
called by 2
src/components/ui/use-toast.ts

Shape

Function 60
Interface 8

Languages

TypeScript100%

Modules by API surface

src/components/ui/use-toast.ts9 symbols
src/lib/nextauth.ts3 symbols
src/components/ui/dialog.tsx3 symbols
src/lib/utils.ts2 symbols
src/lib/gpt.ts2 symbols
src/components/ui/form.tsx2 symbols
src/components/forms/QuizCreation.tsx2 symbols
src/components/WordCloud.tsx2 symbols
src/components/UserAvatar.tsx2 symbols
src/components/OpenEnded.tsx2 symbols
src/components/MCQ.tsx2 symbols
src/app/quiz/page.tsx2 symbols

For agents

$ claude mcp add quizmify \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact