Category: reminder

How to Build an SMS Appointment Reminder App with Twilio

In this tutorial we’re going to build an SMS reminder app with Node.js. We’re going to use the user’s Google Calendar to get appointments and then send the text message with Twilio. Setting Things Up First you’re going to need to have a Google account and a Twilio account. If you don’t have those yet, you ca...