Skip to content

Contact form wired to email + DB #25

Description

@MrImmortal09

Context

/contact currently has a non-functional form. Wire it to persist messages and email technicalclub@iiitl.ac.in.

Acceptance criteria

  • ContactMessage table with name, email, message, createdAt, handledBy, handledAt
  • Submissions also email the superadmin
  • Admin inbox at /admin/contact with "Mark handled" button
  • Rate limit: 3 submissions per IP per hour
  • Honeypot field to filter bots

Depends on #7, #22.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendServer / database / API workfrontendUI, pages, components

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions