Ahuge / cn-wedding-website

Carlie and Nick wedding website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wedding Website

A beautiful, feature rich, device friendly wedding website.
See wedding.rampatra.com for a demo. Use invite code 271117 to RSVP.

Highlights

  1. Slick and fully responsive design.
  2. RSVP feature which directly uploads data to a Google sheet.
  3. Receive email alerts when someone RSVPs.
  4. Add to Calendar feature which supports four different calendars.
  5. Book Uber button lets guests book a cab to the venue with just a single tap.
  6. A nice Youtube video showing your venue.
  7. Google Map showing your venue's location.
  8. Start and run the website completely free. No hosting, backend server, or database required as you can use GitHub Pages to host and Google sheets (with the help of Google scripts) to store RSVP data.

Getting Started

  1. $ cd wedding-website - go inside the project directory
  2. $ npm install - install dependencies (optional)
  3. $ gulp - compile sass to css, minify js, etc. (optional)
  4. That's it, open index.html on your browser by just double-clicking on the file.

Documentation

You can follow this article to setup your Google sheet for rsvp feature.

I have written a blog post describing all the features of this wedding website and how to customize each of them according to your needs.

About Me

Hello, my name is Ram. I am a Software Engineer at Verizon Media. I enjoy making teeny tiny applications in my leisure time and this is one of them. Now that my wedding is over, I am open-sourcing the project. Hope you like it!

And, if you use a Mac then you may also love Presentify. Give it a whirl and let me know your thoughts.

Contribute

Firstly, a big thanks 🙏🏻 for the overwhelming response on HackerNews and Reddit. I would be more than happy for PRs or gifts ;) Just kidding, ignore it.

Buy Me A Coffee

About

Carlie and Nick wedding website

License:GNU General Public License v3.0


Languages

Language:HTML 51.1%Language:CSS 23.2%Language:SCSS 13.1%Language:JavaScript 9.4%Language:Less 2.8%Language:CoffeeScript 0.4%