LawrenceHierlmeier / SchedulePlanner

0 stars 1 forks source link

Implement parsing of requirements string #2

Open aswgxf opened 3 years ago

aswgxf commented 3 years ago

There should be a method on the User class that takes in a Course and parses the requirements string to make sure the User meets the requirements of the course.

aswgxf commented 3 years ago

Depends on #1