issues
search
chaunmt
/
Interactive-Prerequisite-Flowchart
https://course-flowchart-umn.vercel.app
2
stars
2
forks
source link
Fix sources.js
#66
Closed
chaunmt
closed
8 months ago
chaunmt
commented
8 months ago
Some functions are not working as expected.
[x] spitStringAt("word" or "number") (<1000 courses are not ignored).
[x] filterDuplicate() (duplicated prereq course is not deleted).
[x] Not a bug (course A is both target and prereq of course B).
[x] Remove filter recommendations but keep finding prereqs by certain keywords (Some prereqs are ignored).
Some functions are not working as expected.