oibe / sniper

A web application that watches a class at Rutgers and notifies you when it opens up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Sniper is an application that interfaces with the Rutgers Schedule of Classes and notifies users via email/text when a course opens up.

It uses

  • Flask for the application framework
  • SQLAlchemy for ORM
  • Twilio for text communication
  • Requests for interfacing with the Rutgers Schedule of Classes.
  • Flask-mail for interfacing with Gmail SMTP servers (for email notifications).

You can check out the live version if you want to simply use its functionality

About

A web application that watches a class at Rutgers and notifies you when it opens up.


Languages

Language:Python 82.3%Language:JavaScript 11.6%Language:Perl 3.4%Language:CSS 2.7%