In order to check if the requirements have been satisfied, we need to know what each major and minor is and what courses they require and how to take them.
There are three approaches:
- Howdy API call (best if we can find an API call that returns this, but Rafay said he couldn't find one previously)
- web scraper (might be inaccurate due to no standardization, might have to pair with an agent)
- agentic AI (takes in the major/minor's requirements page and returns the courses it requires)
If you have a better idea, attempt it and and add a comment explaining what happened.
In order to check if the requirements have been satisfied, we need to know what each major and minor is and what courses they require and how to take them.
There are three approaches:
If you have a better idea, attempt it and and add a comment explaining what happened.