Disposable photo wall for weddings
The idea
Every wedding has the same problem: hundreds of great guest photos trapped on hundreds of phones. Existing apps require installs and accounts, which kills guest participation. A QR code and a web page gets 10x the uptake. Event-based pricing means no subscription resistance — it’s one line in a wedding budget that averages $30k+.
Who pays
Couples (and increasingly corporate event planners — same product, higher price). $79/event with zero marginal cost. Wedding planners are the channel: give them a referral cut and they’ll put you in every welcome pack.
MVP scope
- Event creation + Stripe Checkout + printable QR PDF
- No-login mobile upload with presigned URLs
- Live wall with slideshow mode + zip export
- Organizer hide/approve moderation
- Skip for v1: face grouping, guest comments, video over 30s, printing
Build GuestSnap: a shared photo wall for weddings and events with zero app installs. Organizer flow: create an event (name, date, cover photo), pay a flat fee via Stripe Checkout, get a printable QR-code PDF (nice enough to put on tables — generate a clean monochrome design with the event name). Event pages auto-expire uploads 30 days after the event; the couple can download everything as a zip before then. Guest flow: scan the QR, land on a mobile web page, tap to upload photos or short videos straight from the camera roll — no account, just a display name. Uploads appear on the event's live wall (a grid page the venue can put on a screen, auto-refreshing, newest first with a gentle slideshow mode). Moderation: the organizer gets a simple review queue and can hide any photo; optionally enable "approve before showing". Stack: Next.js (App Router) + TypeScript, Tailwind, Cloudflare R2 (or S3) with presigned upload URLs so files never touch the server, sharp for thumbnails via a background route, Postgres via Prisma. Keep the guest page under 100KB of JS — it must feel instant on bad venue wifi. Pricing: single tier, $79 per event, unlimited guests and photos.
// More Consumer ideas
-
Allergy action cards for sitters and schools
Parents of allergic kids re-explain epinephrine plans to every sitter; generate wallet cards, fridge sheets, and school forms from one profile.
Consumer weekend -
Week-by-week ACL recovery companion
ACL patients drift between PT visits unsure if they are on track; a week-by-week rehab timeline with milestone checks keeps recovery honest.
Consumer Mobile 1 month -
Session planner for backyard astrophotographers
Astrophotographers waste rare clear nights on poorly placed targets; a planner matching target visibility, moon phase, and your exact rig and site.
Consumer 1 month -
Hour compliance tracker for host families
Host families risk State Department violations tracking au pair hours on paper; log schedules against weekly and daily limits with warnings.
Consumer 1 week