I wrote a little webapp to create secret Santa lists:
http://secret-santa-list.appspot.com/
It has a nifty feature that allows you to specify who to exclude as a possible choice for certain people when generating the list. In my case, I used it to generate a list for extended family where spouses did not get each other as secret Santas. Using the exclude list you could also set up a list to ensure that men get gifts for men and women get gifts for women.
For those who are concerned about sending the email addresses of their friends and family across the Internet there is a HTTPS link:
https://secret-santa-list.appspot.com/
1 comments:
Thanks! That works great. I used your webapp to make a guys/gals list. I did this by making a list of all the guys and a list of all the gals. Then each time I added a guy, I put the list of gals in the exclude column. And the reverse for each time I added a gal, putting the list of guys in the exclude column.
Post a Comment