Skip to content
TrustCode System
← All work
GitHubEvent TechnologySaaS

Event Photo Platform

Event media platform that lets organisers create events, generate QR codes, collect guest photo uploads, and build shared event galleries.

github · source
GitHub

/ the problem

Event photo collection usually means a shared drive or a group chat. Organisers needed a structured flow: create an event, share access, collect uploads, and browse a gallery.

/ approach

The engineering team developed event creation, QR sharing, guest uploads, and shared galleries.

/ what we built

  • Next.js app with organiser authentication (signup/login)
  • Event creation and event-code routes
  • QR-code sharing screens for guest access
  • Guest photo upload flow backed by Supabase storage
  • Shared event galleries with Prisma-backed records

/ the outcome

A documented product showcase for event media collection: auth, events, QR sharing, uploads, and galleries in one Next.js codebase.