Zoe Mogavero Portfolio
A portfolio website for Zoe Mogavero, a local Idaho photographer — featuring a gallery, contact form, and a custom photo delivery system.

Overview
The site needed to do two things well: show off Zoe's photography, and handle the business side of client work. That meant a clean gallery presentation and a way to send photos directly to clients without relying on third-party services.
Photo Delivery System
The standout feature is a custom-built delivery system that uses Stripe invoices to gate photo downloads. Clients receive an invoice, pay through Stripe, and unlock their gallery. Built with Express and Node.js on the backend, with MySQL handling client and order data.
Stack
Express, Node.js, PUG, CSS, JavaScript, Stripe, MySQL