Event registration app

Subscribe to Event registration app 2 post(s), 2 voice(s)

 
Avatar beta 7 post(s)

hi. I posted this on rails-talk but it hasn’t really got any attention there… I was looking to make a small event registration app but I thought i
would check to see if there were any already floating around to check
out, I did a quick google search but didn’t really find anything… It would allow the organiser to have their own page and lets others sign up. Anyone here know of any?

 
Avatar EldonAlameda Administrator 216 post(s)

Hi beta,

I’m not aware of any open-source rails apps that would fill this need. It seems that there might have been one started way back in the day but if there was, it seems to have vanished now. Building a simple event registration system for an event wouldn’t be too hard but I would imagine that creating one flexible enough to handle the large variety of possible event registration needs would be a more difficult (i.e. some events are one time events, some are multi-day, some have public and paid sections, then of course you also have to handle multi-day and multi-site events (such as a training class that meets every saturday but occasionally might need to relocate, etc, etc). So I would guess that most developers just build a quick version for their specific needs.