Summary: Basically doing a site for a Miami club promoter.
Her job function/profession:
Put people on a guestlist for a night club... each person she puts on her guestlist she gets, for example, $20 that mentions their name on her guestlist when they enter the club.
What the site does so far:
We're using the "Events" and "SignUps" module together...
It's all good and all, except the SignUps module makes you specify your name each time (this info should be taken from the "Profiles" part of drupal 4.7 or somewhere else, so contact info doesn't need to be input each time) ... plus... the signups module doesn't let you add your friends to the event (guestlist)
One PLUS, is the email "reminder" feature of Signups module (which notifies a user who is signed up for a specific event (e.g. Sat night at Mansion)... this is a nice feature--as it notifies the person (emails) who signed up for the event to be reminded, for example, 1 day before the event, so he/she doesn't forget.... that's a cool feature
anyhow...
What she wants the site to do:
1. She wants users to be able to place themselves on her guestlist, along with their friends.
1a. registered user should NOT have to input his/her name again (but rather, info should be taken out of a custom "Profile" field, e.g., "Full Name" and "Phone"
2. Remind the user who signed up for a specific guestlist (event) a day before, via email.