Skip to content

Create an interactive graph visualization of the courses for degrees in The Open University of Israel

Notifications You must be signed in to change notification settings

DarkMetalMouse/openu-course-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openu-course-visualizer

Create an interactive graph visualization of the courses for degrees in The Open University of Israel. Currently tested only with B.Sc in CompSci

Usage

Run the pyvis_graph.py.

The program will scrape the website using the url in course_scraper.py. An HTML file containing the interactive graph with be created and opened.

The default view is a hierarchical view, where dependencies go from left to right. Red means required courses and blue means reccomended courses.

Requirements

  • python
  • any web browser
  • pip install -r requirements.txt

Contributing

I encourage you to change this program to suit your needs. Feel free to open issues and PRs with your code changes :)

Screenshots

full graph highlighted course 1 highlighted course 2

About

Create an interactive graph visualization of the courses for degrees in The Open University of Israel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages