issues
search
selfint
/
degree-planner
Plan your Technion degree.
https://degree-planner-two.vercel.app
Apache License 2.0
0
stars
0
forks
source link
Refactor progress logic
#48
Closed
selfint
closed
1 month ago
selfint
commented
1 month ago
The current file based approach is not good. We need to:
[x] Be able to see which courses fulfill which requirements.
[x] Get notified about "overflow" events.
[ ] Use a rule engine, maybe
this one
.
The current file based approach is not good. We need to: