Event registration app
|
|
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 |
|
|
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. |