← All projects
NextJStRPCPrismaTailwindCSSTypeScriptNext-authAWS S3Zustand

INC Form Builder

INC Form Builder

This dynamic form builder was built with the T3 Stack (Create T3 App) and the following libraries: - Next.js - TypeScript - tRPC - Prisma - TailwindCSS - Next-auth (Authentication) - S3 Bucket (File uploads) - Zustand (For global state management) The form builder allows users to create custom forms and send invitations to other users through emails. Currently, the invitation feature requires the email to be associated with a registered user. The invited user can then fill up the form, and the form owner can view the responses.