Skip to content

emlee518/YorkU-Course-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Visualization of Course Maps @ YorkU

A visualization tool that scrapes data from the official York Academic Calendar and York Courses Website so that students can be better informed when making course decisions.

Resources

Setup

  1. Install Visual Studio Code - Coding Pack for Java

  2. Download and extract JavaFX SDK

  3. Download and extract Selenium with Java

  4. Download JSON Simple and slf4j-simple

  5. Download ZIP of code and open project

  6. Import downloaded files

  7. Add JavaFX runtime components:

     "vmArgs": "--module-path <path-to-JavaFX-SDK-lib> --add-modules javafx.controls,javafx.fxml"
    
  8. Downgrade Chrome Browser if needed

Running

  1. Execute project/src/Main.java to start application
  2. Select faculty, program, and school year to create a course map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published