
Lighthouse CPH — Community Calendar
Glide app with Stripe membership logic
A community calendar and booking app that verifies paying members via Stripe webhooks.
Project description
A community space calendar app that reacts to Stripe webhooks to determine paid membership status. Members can book spaces for events and see what’s happening in the community.
Overview
The app verifies membership via Stripe webhooks, lets members reserve spaces, and surfaces upcoming events in one calendar experience.
Technologies
Glide, Stripe webhooks, automation
Technical Details
- Membership verification based on Stripe webhook events.
- Member-friendly booking flow for reserving spaces.
- Event calendar view with upcoming activities.
- A Glide-based build so non-technical owners can maintain it.
Glide was chosen to keep handoff simple for non-technical stakeholders while still supporting webhook-driven logic.
Additional Information
I made the architectural decisions and set up the membership logic, booking flow, and event inputs in Glide but the current design and content are maintained by the community.