Skip to content
Back to projects
WebAdminBackendFrontendDevelopmentCollaborationFull-stack2024

Magno Evento Inmobiliario 2024

Overview

Magno Evento Inmobiliario was a small but very enjoyable system to develop, mainly because it was a project planned on very short notice — just one month before the event, which took place in Mexico City on September 3, 2024. We started working on it around August 10. The system included a landing page with a payment modal that allowed users to purchase tickets for the event using three payment methods: credit or debit card, PayPal, and cash payments through OXXO. All payment methods were implemented using Stripe. I contributed significantly to the payment processing structure, especially for OXXO, which was more complex because we had to implement a webhook to track when users made cash payments and notify our backend to send them an email with their ticket details. The system also included an admin panel to view both paid tickets and pending cash payments. On the event day, we used a QR code sent to the user's email to scan and verify the validity of the ticket.