Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 992 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 992 Bytes

Remindr

Image for Remindr project To view a deployed version click here.

NOTE: Texting through Twilio and the Heroku Scheduler on the deployed version have been turned off in order to refrain from accruing charges.

Purpose

Built with Rails, this is a web app that allows users to store a list of contacts and schedule reminders to be sent to a contact or a group of contacts on one's contact list via text messages. The reminders may be recurring and users can specify the number of times and frequency at which the reminder can be sent.

Code Sample

Image for Remindr code sample

Tech Used

  • Rails 5
  • Ruby Version 2.3.1
  • twilio-ruby gem
  • Must be deployed to Heroku
  • Heroku Scheduler
  • postgresql

Contributors