Skip to content

NJ Forward

Ticket sales and registration site for the 2022 New Jersey inaugural ball at MetLife Stadium

NJ Forward
$300per ticket, up to ten per order
May 5, 2022the ball, a hard deadline
84commits, Feb to Apr 2022

Overview

New Jersey Forward Inc. threw the inaugural ball for Governor Phil Murphy's second term on May 5, 2022, at MetLife Stadium, and needed a site to sell the tickets. An agency handling the event subcontracted the build to me on a referral from my earlier site for MSNY, a video production company, and supplied the branding. I built it on my own time in the spring of 2022, while working full time at Smash Creative.

What it did

A guest picks how many tickets they want at $300 each, up to ten, fills in their registration details, and pays. The client wanted Jotform holding the registration data and Authorize.net taking the payments, so the site talks to both: the form posts to the Jotform API and the card goes through Authorize.net, with card validation on the client before anything is sent. React with Chakra UI, deployed on Vercel behind Cloudflare.

The link

The site linked here is a demo. The purchase flow is deliberately disconnected, so the button does nothing.