/wedding-website

Our Wedding Website 👫

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

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. Start and run the website completely free of charge. No hosting, backend server, or database required as you can use GitHub pages to host and Google sheets 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 (pending...)

Will add detailed instructions soon about Uber API and other configurations on this website but for now, you can follow this article to setup your Google sheet for rsvp feature.

About Me

My name is Ram. I am a Software Engineer at Oath. 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 it.

Contribute

More than happy for PRs or gifts :)