Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rampatra/wedding-website
Our Wedding Website 👫
https://github.com/rampatra/wedding-website
design google-sheets rsvp template templates website website-builder website-design website-template website-theme wedding wedding-invitation wedding-page wedding-rsvp wedding-website weddings
Last synced: 12 days ago
JSON representation
Our Wedding Website 👫
- Host: GitHub
- URL: https://github.com/rampatra/wedding-website
- Owner: rampatra
- License: gpl-3.0
- Created: 2017-09-24T13:58:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T10:48:59.000Z (3 months ago)
- Last Synced: 2024-10-29T21:22:48.537Z (about 2 months ago)
- Topics: design, google-sheets, rsvp, template, templates, website, website-builder, website-design, website-template, website-theme, wedding, wedding-invitation, wedding-page, wedding-rsvp, wedding-website, weddings
- Language: HTML
- Homepage: https://wedding.rampatra.com
- Size: 57.3 MB
- Stars: 1,627
- Watchers: 26
- Forks: 940
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Wedding Website
A beautiful, feature rich, device friendly wedding website.
_See [wedding.rampatra.com](http://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](https://pages.github.com/) to host and Google sheets (with the help of Google scripts) to store RSVP
data.# Getting Started
1. `$ git clone https://github.com/rampatra/wedding-website.git` - clone this project to your computer
2. `$ cd wedding-website` - go inside the project directory
3. `$ npm install` - install dependencies
4. `$ gulp` - compile sass to css, minify js, etc.
5. That's it, open `index.html` file on your browser by just double-clicking on it.# Documentation
I have written a
[blog post describing all the features of this wedding website](https://blog.rampatra.com/wedding-website) and how to
customize each of them according to your needs.# About Me
Hello, my name is Ram. I am an Engineering Manager at [Mastercard R&D Labs](https://www.mastercard.com/). 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!Lastly, if you use a Mac then you may also love [Presentify](https://presentifyapp.com/), and [ToDoBar](https://todobarapp.com/). Give it a whirl and let me know your thoughts.
# Contribute
Firstly, a big thanks 🙏🏻 for the overwhelming response on [HackerNews](https://news.ycombinator.com/item?id=18556787), and [Reddit](https://www.reddit.com/r/opensource/comments/a1bx4h/i_am_open_sourcing_my_wedding_website_on_my_first/). If you would like to contribute to this project, you can do so by creating a [PR](https://help.github.com/articles/about-pull-requests/); and to support my work, you can click on one of the links under the Sponsors section or the button below._P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help._