Braga Food Weekend
Mercado Municipal de Braga
Street food, chef demos, and local producers in a family-friendly weekend format.
Voxma connects people looking for things to do with promoters who need distribution. The MVP focuses on Portugal, with a promoter dashboard, public event discovery, and an automated seeding pipeline to avoid the empty-marketplace problem.
Tracked events
3
persistent file-backed store
Seeded listings
2
AI-assisted intake
Promoted events
1
future paid placements
Public discovery
This is the public-facing browsing experience. The search defaults to Portugal-only events and can later expand country-by-country.
Mercado Municipal de Braga
Street food, chef demos, and local producers in a family-friendly weekend format.
Promoter dashboard
The promoter side should feel operational from day one, even before payments are added.
Submit in minutes
Promoters get a clean dashboard to add title, venue, dates, description, contact details, and promotion priority.
Claim seeded listings
If Voxma imports a public event first, the promoter can later claim the listing and upgrade it with richer content.
Priority placement
Future monetization can boost sponsored events to the top of high-intent city/date searches.
/api/events with file persistence in voxma/data/events.json: title, location, date, end date, category, description, contact, promoter name, source URL, and featured request.Seeder engine
This solves the chicken-and-egg problem by giving Voxma a starting inventory without manual daily curation.
Facebook Events
experimentalCoverage: Portugal major cities
Cadence: Daily review
Good breadth, but needs strong duplicate detection and quality scoring before publishing.
Ticketline
highCoverage: Concerts, theatre, festivals
Cadence: Daily review
High-signal source for structured event data and official ticket pages.
BOL / local venue calendars
mediumCoverage: Regional events
Cadence: Daily review
Useful for city-level depth once the Portugal base is live.
How it makes money
The MVP can start with ads, then move into direct promoter revenue once distribution proves itself.
Launch sequence
This is the execution roadmap for turning the prototype into a live Portugal-first product.
Persistent event store
File-backed PostgreSQL-equivalent store with /api/events CRUD and deduplication. Live since 2026-04-11.
Intake APIs + moderation queue
POST /api/events for promoter submissions. Admin queue at /admin/queue for review and approval.
voxma.com deployed on EC2
Live at https://voxma.com with SSL, nginx reverse-proxy, and 25 real upcoming PT events seeded.
Daily automated Portugal seeding
Recurring cron job to pull new events from Ticketline, BOL, Eventim. 25 events seeded on 2026-04-11.
Traffic + AdSense approval
Drive visitors to voxma.com. Once approved, activate AdSense display ads on event listing pages.
Promoter paid placements
Allow promoters to upgrade listings to 'promoted' status for a fee. Priority placement in city/date search results.