Live data from Hacker News

Show HN: Open-sourcing my wedding website on my first anniversary

github.com

181–190 of 208 posts

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#181
post #76

Earlier quoted context omitted.

At a traditional indian wedding, you don't invite people. You tell your aunts and uncles and friends, and they tell their aunts and uncles and friends, and they tell theirs, etc, until you end up with 800 people at your wedding.

At $25-50+ a head for food and alcohol at reception alone, that is a huge number unless you come from wealth... However I think I read somewhere the average cost of South Asian wedding is $100-150k in California. Ouch.

You can definitely find good Indian catering for much cheaper per plate but yeah if you're having 800 people you're probably from money.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#183
post #13

Thanks for sharing. I just got married and did my own site - I forgot how time consuming even a regular HTML / CSS static site could be when you have a million other things going on - I would have loved to have used this.

I got married last month and thought about doing a site for a while (I just may still make one just for her sake with all the wedding pictures) but being a full-time web developer I knew it wouldn't just be slap on some pictures and HTML/CSS. I cannot tell you how many times I've struggled with CSS or JS and I use both daily! They're painful lessons, sometimes too easy to forget when you leave the front-end.

I did that as well; I threw all the images afterwards up on a S3 bucket and set up Cloudfront in front and it's relatively easy / cheap to host.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#185

Earlier quoted context omitted.

Are you really sure you want to carry on swinging over the importance of HN accepting harsh criticism of someone's wedding site? I mean, it's a _wedding_ site. Maybe just let it go?

It is a policy violation or it isn't. You can't have it both ways because of sympathy confusion. At any rate, it doesn't matter. A moderator has already interjected.

Why not just err on the side of sympathy? It's not hard, and what little information is lost that way doesn't matter so much.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#187
post #142

How does the "RSVP to google sheets" work? That's an extremely useful feature to have on a static site with no backend. It looks like it's related to this line: $.post(' https://script.google.com/macros/s/AKfycbzUqz44wOat0DiGjRV1g... , data) ... how does the security work on that, or can I RSVP to your wedding too?

Yes, I found it extremely helpful too. You can only RSVP if you have the invite code. If you don't then you can't RSVP.

You can store the code in a particular box in the sheet and then your google script can validate the code entered by the guest.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#188

Cool project! Was this collaboratory between the two of you? I especially love this photo [1], I wish that style of formal wear was more common in America. [1] https://wedding.rampatra.com/img/eng_pics/NGP_4089-lg.jpg

Yes, I coded and she tested it. She also helped me with the color themes. Lastly, she was the final "go/no go", after all, she is the boss.

*was=gave
Post reply on HN