https://github.com/adamspannbauer/shiny_groom_proposal
R shiny web app for proposing to groomsmen
https://github.com/adamspannbauer/shiny_groom_proposal
Last synced: over 1 year ago
JSON representation
R shiny web app for proposing to groomsmen
- Host: GitHub
- URL: https://github.com/adamspannbauer/shiny_groom_proposal
- Owner: AdamSpannbauer
- License: mit
- Created: 2018-12-17T22:32:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T21:38:15.000Z (over 7 years ago)
- Last Synced: 2025-01-13T05:28:19.482Z (over 1 year ago)
- Language: R
- Size: 10.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shiny Groomposal
R Shiny web app for proposing to my groomsmen.
### Links
* [Valid link for Bryan](https://spannbaueradam.shinyapps.io/ten_nineteen_nineteen/?gm_id=bw)
* [Invalid link](https://spannbaueradam.shinyapps.io/ten_nineteen_nineteen)
### Example usage
### Overview
* App works off of a parameterized URL to identify groomsman (only 5 valid ids; not too secure, but worked for my use case)
* Customized groomposal gif was played based of URL identification of groomsman
* Prospective groomsman would then select a response and be greeted by a gif of Michael Scott letting them know how their response made me feel
* Responses were then emailed to me via use of the Mailgun API (emailing is now turned off)