course-network / degree-requirement-dag

3 stars 0 forks source link

Parse a list of required classes for degree requirement #3

Open ianbrown9475 opened 5 years ago

ianbrown9475 commented 5 years ago

List of OSU degree programs Example for CS Systems degree We should be able to take a certain degree as input and find all the required classes for it. For now, we shouldn't worry about ORs or other complex structures. We just need to parse degree requirement pages for classes and output the data as a list.

mintzj commented 5 years ago

I put some details about the most popular majors in the wiki for reference. Looks like CS would be a good one to work with first, but ECE is also on the list. There should be good overlap between some of these top majors.