Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 516 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 516 Bytes

Venmo Text Alerts

A simple project built with Ruby on Rails, Postgres, Devise, Bootstrap, and Twilio.

Send text messages with venmo links to friends or family to automate your shared monthly bills.

Hosted on Heroku

application.yml:

SENDGRID_USERNAME: 
SENDGRID_PASSWORD: 
TWILIO_SID: 
TWILIO_AUTH_TOKEN: 
TWILIO_NUMBER: "+15554443333"

Screenshot

Venmo Text Alerts screenshot