I built this. Girlfriend needed this to organise her christmas party and we couldn't really find a nice one on the internet.. So I built it myself. Mostly for her and as an exercise for myself (I learnt the basics of Angular and NodeJS along the way), but then my designer friend came up with the design and we put it live. Hope you enjoy it.
This is cool but using Ghostery plugin on Chrome (<a href="https://chrome.google.com/webstore/detail/ghostery/mlomiejdfkolichcflejclcbmpeaniij" rel="nofollow">https://chrome.google.com/webstore/detail/ghostery/mlomiejdf...</a>) reveals 16 different javascript trackers and advertising libraries used on this website. I know in the footer it states "Memo from Santa does not store e-mail addresses. We will not send you e-mails apart from the event e-mail, nor will we use your e-mail address for any other purpose." but as this being a free service it's kind of worrying. Should I be worried about giving the emails of all my relatives and friends?
I tried this earlier with three people. Two of them were told to give presents to the same person, and one person was left present-free.<p>Not sure if you've fixed that already, but it seems like an important feature to get right...
If someone tests this and their email goes to spam, would they be so kind to pastebin me the message headers/mime so I can try to solve that together with the Mailgun folks? Thanks a bunch.
Great job, this seems pretty fun. Plus, I'm sure your girlfriend really appreciates it, which is always awesome :)<p>Just one slight thing I noticed is that the "winsdom_scriptregular" font is quite hard to read.
HN people might not care about this sort of thing (ending a sentence with a preposition), but it screams out at me:<p>"We'll make sure everyone knows for whom to buy a present!"
vs.
"We'll make sure everyone knows whom to buy a present for!"<p>Good job on the who vs. whom though..
I recently did Secret Santa app too, but it is frontend only (no server side, to be ran with all people present). I did it mostly to play with AngularJS, but it has some nice geeky features like using truly uniform shuffling and Fortuna PRNG for more unpredictability. It's in russian, but interface is pretty obvious, so feel free to try it :)<p><a href="http://evgeniuz.github.io/santa/" rel="nofollow">http://evgeniuz.github.io/santa/</a>
Looks great!!<p>Was just about to set up a Secret Santa on Elfster... was wondering how your site stacks up in terms of facilitating a gift exchange between friends/coworkers?
Ha, looks nice! You could monetize this by letting everyone fill out a wish-list and offer affiliate-linked suggestions based on what is filled in?
(Same as <a href="http://namentrekken.be" rel="nofollow">http://namentrekken.be</a> does this; that wasn't an option for your gf? :)
Very cool, an inspiration. How long would you say it took you? (hours of work)<p>I ask as a young developer looking to gauge where he stands. Anyone have resources they could suggest for gauging fast/slow development for oneself?
Currently, when I fill out the form, I have no idea what's going out to the recipients - perhaps a mad libs-esque design would explain why each field, e.g. party title, is necessary :)