Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 489 Bytes

README

  • YouTube API V3 (YT gem)
  • Google omniauth
  • Rails Mailer
  • MediaRecorder

How the app works:

  1. When a new donor is created, a member receives an email with a link to access the app.
  2. The app asks the member to login into his Google account.
  3. After login, the video recorder is displayed.
  4. Member record a video and send.
  5. The video is uploaded to the member youtube channel.
  6. An email is sent to the specific donor with a message and the link to youtube video.