Portfolio

MaxChallenge

The MaxChallenge project was a consulting assignment undertaken with the team at Lanmark360.

MaxChallenge is a group fitness and weight loss program operating multiple studio locations across New Jersey and New York. The project was a consulting engagement with the team at Lanmark360 to extend an existing custom WordPress theme with specific new functionality.

The primary technical objective was integrating the ClubReady API into the site. ClubReady is a third-party membership management platform used by fitness studios to handle member registrations, class scheduling, billing, and administrative operations. Integrating ClubReady into the WordPress site allowed prospective members to initiate the sign-up process directly from the site, connecting the front-end user experience to the club's membership management system without requiring manual processing by studio staff.

API integration of this type requires authentication with the ClubReady system, handling the data exchange between WordPress and the ClubReady platform, and presenting the resulting interface — enrollment forms, class schedule data, or location-specific membership options — in a format that fits within the existing site design. Working within an existing custom WordPress theme means the API integration components need to match the established visual conventions rather than introducing inconsistent styling.

A custom jQuery video carousel was also developed as part of the project, adding a dynamic video presentation component to the site. Video carousels for fitness brands typically showcase workouts, instructor profiles, or testimonials — content that benefits from a browsable, rotating display rather than a static embed. The carousel was built as a custom jQuery implementation tailored to the site's existing front-end architecture.