cterse / ncsu-scraper

Scrape NCSU courses from their public site to track course registrations
0 stars 0 forks source link

Populate constants QUERIED_YEAR and QUERIED_SEM variables #3

Open cterse opened 4 years ago

cterse commented 4 years ago

As per the commit 1f4c8cff773c4dd03f94780ce63f5fb34d878067, for now we are hardcoding the values of constants module's QUERIED_YEAR and QUERIED_SEMESTER varaibles.

Find a way to do this automatically and elegantly.

cterse commented 4 years ago

These two constants are populated in main file.