stumash / CoursePlanner

http://conucourseplanner.online
MIT License
5 stars 3 forks source link

Added minTotalCredits #44

Closed Davidster closed 7 years ago

Davidster commented 7 years ago

I noticed that the reccomended sequence pages include the minimum needed credits for each program, so I took advantage of this.

The sequence scraper now includes this in the data that it generates by adding a new property to the object: minTotalCredits. I also added a visual indicator in the frontend so you can see both the reccomended sequence that you chose on the splash page as well as the associated minimum credits.

stumash commented 7 years ago

resolves #40