|
|
|
|
|
by abnercoimbre
1180 days ago
|
|
Would you count a hybrid conference [0]? It's 100% indie and self-hosted in the sense that I wrote my own ticketmaster for it. Ticket registration flows are more complicated than meets the eye, and it was an interesting problem to solve. I personally consume payment notifications from Stripe or PayPal, and the rest is processed in-house: updating sales records, generating QR code tickets, sending invites to a private conferencing server, and so on. [0] https://handmadecities.com |
|
Could you share what some of the biggest challenges were? Something like handling concurrent purchases/carts, or?