I'm pretty adept to Wordpress and handling databases via PHP, but I'm struggling to think of a solution for a client.
The client wants a Wordpress site that allows its users to register for an annual golf tournament that they are hosting. With registration comes two functions.
First, the actual registration process. Second, through a separate form, the ability to create a foursome using the already registered users.
Does anyone know of a Wordpress plugin(s) that comes close to performing these functions? Or am I going to have to write this one from scratch?