Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sources.js #66

Closed
4 tasks done
chaunmt opened this issue Mar 7, 2024 · 0 comments · Fixed by #67
Closed
4 tasks done

Fix sources.js #66

chaunmt opened this issue Mar 7, 2024 · 0 comments · Fixed by #67
Assignees
Labels
bug Something isn't working
Milestone

Comments

@chaunmt
Copy link
Owner

chaunmt commented Mar 7, 2024

Some functions are not working as expected.

  • spitStringAt("word" or "number") (<1000 courses are not ignored).
  • filterDuplicate() (duplicated prereq course is not deleted).
  • Not a bug (course A is both target and prereq of course B).
  • Remove filter recommendations but keep finding prereqs by certain keywords (Some prereqs are ignored).
@chaunmt chaunmt self-assigned this Mar 7, 2024
@chaunmt chaunmt added the bug Something isn't working label Mar 7, 2024
@chaunmt chaunmt added this to the First MVP milestone Mar 7, 2024
@chaunmt chaunmt linked a pull request Mar 8, 2024 that will close this issue
@jahndan jahndan closed this as completed Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants