Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 533 Bytes

UT-notify

This project detects changes in the official course catalogue at the University of Texas at Austin and sends out a text to the user whenever a given class is chaged based on previously given settings.

Uses a postgreSQL database to store user data as well class data.

Texts are send using Twilio api calls.

Deployed on Heroku.

Prerequisites

Twilio account

UT austin account

Heroku account

Hosting Database

Overall Flow

Capture.png