Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
rampatra committed Feb 9, 2020
1 parent 17f15c3 commit 5cc8bb8
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ _See [wedding.rampatra.com](http://wedding.rampatra.com/) for a demo. Use invite
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__. 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
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
Expand All @@ -18,10 +20,10 @@ _See [wedding.rampatra.com](http://wedding.rampatra.com/) for a demo. Use invite
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](https://github.com/dwyl/learn-to-send-email-via-google-script-html-no-server) to setup your Google sheet
for rsvp feature.
# 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 a Software Engineer at [Verizon Media](https://www.verizonmedia.com/). I enjoy making teeny tiny applications in
Expand Down

0 comments on commit 5cc8bb8

Please sign in to comment.