suryabhupa / course-6-roadmap

Simple roadmap of Course 6 classes at MIT [WIP]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course 6 Roadmap

Draws a simple force graph of all classes in Course 6 at MIT with directed edges indicated prerequisites.

Usage

Run

python -m SimpleHTTPServer 8000

and open index.html. Uses d3.js.

TODOs

(Pull requests welcome!)

  • Color a node when hovering over it
  • Click it to reveal all parent nodes
  • Unclick node to de-color everything
  • Add class name when hovering over something

About

Simple roadmap of Course 6 classes at MIT [WIP]


Languages

Language:HTML 64.8%Language:Python 35.2%