Skip to content

jsbroks/GuelphCourseSelection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guelph Course Section Schedule Generator

This program generators all possible schedules using course information from the University of Guelph. Quickly find the best schedule that fits your needs.

Table of Contents

  1. Implementation
  2. Demo

Implementation

Dependencies

  • Python 3.6
  • Some kind of xlsx viewer (ex. Excel)
  • xlsxwriter
  • beautifulsoup4

pip dependencies can be found in requirements.txt.

Installation/Usage

  1. Run setup.py.
  2. Search for Sections on webadvisor.
  3. Download html of section result page.
  4. Place inside html_courses folder.
  5. Run the run.py to execute the program.
  6. Open options.xlsx to view output.

Back to top

Demo

TODO: CREATE PICTURE DEMO

Back to top

About

Guelph course selection schedule generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages