Skip to content

manan025/CourseRush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseRush

A python script that sends mail if a course is available for registration on SNU's ERP.

Installation & Setup

  1. Install the required packages
pip install -r requirements.txt
  1. Create and initialize environment file
cp .env.example .env
  1. Add your target classes in main.py.

Usage

  1. Run the program
python main.py

Features

  • Headless Mode
  • Inefficient but works
  • Sends mail if a course is available for registration
  • Can be used for multiple courses

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages