> I think we need to separate meetup discovery from event management - an event-platform-agnostic registry/search that works across Guild, Eventbrite, Facebook Events, whatever. Hmm... might have just found our next Svelte meetup hackathon project.
Welcome, I've seen a lot of projects in this space (and done a few)!
If I can make a suggestion, the first thing to look at is public API's and existing formats like iCal (for the listings information that can be public - obviously some information like attendee details should be private).
Making sure whatever platform you use to host your events has open data feeds is a great first step, and preferably in iCal. Before you even start working on a search site, your regular atendees can import your feed straight into their personal calendars (and I know from previous projects some people will).
ps. Hey OP, please add open data feeds to your project!