Skip to content

vivekseth/sniper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.1%
  • JavaScript 12.1%
  • CSS 2.8%