MCPcopy Index your code
hub / github.com/100xdevs-cohort-2/zapier-week-33

github.com/100xdevs-cohort-2/zapier-week-33 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
29 symbols 83 edges 37 files 0 documented · 0% updated 1y ago★ 613 open issues

Browse by type

Functions 28 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TODOS

  1. Send the user a verification email, make them verify email before signing them up
  2. Add a new field in the DB called verify, and only if user is verified should they be ablt to login
  3. Let user reset their password through email
  4. Solana reconcilliation side quest - If the users solana txn fails/takes a long time/is submitted to the blockchain, but your node goes down. What happens then? how can u prevent sending them money twice when the worker comes back up
  5. Use react-flow for the UI, make it prettier
  6. If you are using react-flow, can you create parallel actions.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 28
Interface 1

Languages

TypeScript100%

Modules by API surface

frontend/app/zap/create/page.tsx4 symbols
frontend/app/dashboard/page.tsx3 symbols
frontend/components/Feature.tsx2 symbols
frontend/components/CheckFeature.tsx2 symbols
worker/src/solana.ts1 symbols
worker/src/parser.ts1 symbols
worker/src/index.ts1 symbols
worker/src/email.ts1 symbols
processor/src/index.ts1 symbols
primary-backend/src/middleware.ts1 symbols
primary-backend/prisma/seed.ts1 symbols
frontend/components/buttons/SecondaryButton.tsx1 symbols

For agents

$ claude mcp add zapier-week-33 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page