The Alumni Association of the University of Michigan serves as an independent gateway for alumni of all identities, backgrounds, and experiences — across the globe and in our neighborhoods — in order to create and deepen belonging to the Michigan Family.
The Association needed a digital experience that could serve hundreds of thousands of alumni globally — surfacing chapter events, alumni travel programs, member benefits, and member-only content from a single Salesforce-backed system. The site had to feel personal at any scale, with filtering performant enough to handle complex queries client-side.

We paired a fast, accessible JavaScript frontend with PHP and Python services bridging the Salesforce CRM. Member auth and signup were tied directly into the Association’s existing identity system. Event and travel listings were rendered server-side for SEO and then enhanced with client-side filtering for instant discovery.
Client-side filtering of events and travel programs let members narrow by chapter, region, date, or interest without waiting for a server round-trip. The implementation balanced fast first paint with accessibility — every filter operation announced to assistive tech, every list rendered with semantic markup.
We built thin PHP and Python services that brokered the relationship between the public web and Salesforce. Member auth flows mapped to existing CRM identities so the Association could keep one source of truth. Caching layers in front of the CRM held read paths fast and gave us isolation from upstream rate limits.

The visual system had to feel unmistakably Michigan while making space for editorial range — Crain’s-style features one week, chapter event roundups the next. Type hierarchy, photographic crops, and a restrained color palette did most of the work, with component-level details reserved for member-only surfaces where trust and clarity matter most.
The platform shipped as the gateway for one of the largest alumni communities in the world. It remains in production today, supporting global chapter activity, the Association's travel program, and the member experience across desktop and mobile.
Visit alumni.umich.edu