Back to projects

CEUD, Web Platform for the UdeSA Entrepreneurs Club

August 8, 2026

Full stack platform for the Universidad de San Andrés Entrepreneurs Club, featuring event registration, QR based check in, a blog, and a points system that rewards member participation.

CEUD is the web platform for the UdeSA Entrepreneurs Club, built to centralize everything that used to live scattered across forms, spreadsheets and WhatsApp groups: event promotion, member registration, door check in and follow up communication.

  • Registration and QR check in: every attendee receives an automated email with a unique QR code tied to their registration ID, which organizers scan from their phone to validate entry in real time.

  • Event management: admin panel with full event CRUD, capacity control, attendee lists, CSV export and post event resource uploads (slides, PDFs and links).

  • Blog and news: rich text editing with TipTap, cover images hosted on Supabase Storage, and individual article views with category filtering.

  • Gamification: points for attendance, reviews and streaks, unlockable badges, and a public leaderboard filterable by month or all time.

  • Technical decisions: Supabase as the single backend (PostgreSQL, Auth, Storage and Edge Functions) chosen over Firebase for cost reasons, Resend for transactional email, and Vercel for deployment, all within free tiers so the club runs at zero operating cost.