Hi all,
Glide has been amazing & I built an event & ticket management app modeled around eventbrite. I’ve given ability to create events from the app for the owners, keep in draft mode and make events live once tickets are added. Tickets can be charged or offered free of charge with service fees added. Owners can control the number of tickets available for each ticket type. Users can view free and paid events, buy tickets, and pay online (Using Stripe integration with Glide)
The key problem I faced is around inventory control for tickets - I’ve handled to some extent ( User can add items to cart but once they go to check-out they need to place with-in x mins, once order is placed, ticket counts are adjusted automatically - There is still a lot of back & forth with Google sheets)
What I’m still trying to figure out is
- Email to user - I’m learning app script to send email to user once they buy tickets
- Check-in during the event - How to do QR code generation & allow scan-in service for the app owner - Any feedback around this would be great
Kindly share your feedback…
Note: Please do not buy tickets from this app, this is integrated with my stripe account.