-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Miscellaneous, for future, still brewing
Basic concept
- Each course is a node.
- Each node contains some logic about it's prerequisites, in the form of relations to another nodes.
- Create graph automatically (should look something like a web)
How to interact with it
- Highlight what you've finished
- Pick a target node to see the paths to get there.
- Map out class plan, or discover new classes
How it COULD be used
- Add in courses from other sources
- Create learning plans that extend outside of regular courses
- Basically a skill tree like in a game, but more practical, and has real data from real courses