(iBoyd)

Archive for the ‘IST’ Category

IST302 Project: Class Alerts

Monday, December 3rd, 2007

My final project for IST302 is an SMS alerts system that lets Penn State students receive alerts when their classes are about to start. The system scrapes the Schedule of Courses website for course information and stores it in a mySQL database. A cronjob runs every minute to search for classes starting in 15 minutes. It then queries the user database to see if any users are signed up for alerts for those courses.

Students can sign up for the service with their Penn State Access accounts. There is no registration process. They simply log in with WebAccess, enter their phone number, and start adding courses.

Check it out here