GoShip
How It WorksChallengesPricingEmployers
Sign InGet Started
0developers
0companies
0assessments scored
How It Works
|Pricing
|Challenges
|Employers
|Privacy
|Terms
GoShip© 2026
Get updates
Twitter·GitHub
Systems nominal
BUILDMID

Build an Event RSVP Platform

75 minutes
0 completed
nextjsfullstackqr-codeevents

Description

Build an Event RSVP Platform

Build a platform for creating events, managing RSVPs, and checking in attendees with QR codes.

Requirements

  • Create events with: title, description, date/time, location, max capacity
  • Public event page with RSVP form (name, email, +1 option)
  • RSVP confirmation with QR code (encode attendee ID)
  • Attendee list for event organizer
  • QR code scanner for check-in (using device camera)
  • Event dashboard: RSVP count, checked-in count, remaining capacity
  • Waitlist when event is full, auto-promote when spots open
  • Technical Notes

    Generate QR codes using a library like qrcode. For scanning, use an HTML5 QR scanner library.

    Bonus Points

  • Event reminder emails (simulated)
  • Export attendee list as CSV
  • Event analytics (RSVP rate, check-in rate)
  • You will be guided through MCP setup before the timer starts