DegreePrerequisiteTracker / Degree-Prerequisite-Tracker

2 stars 4 forks source link

Product ideas (Libby Brill) #58

Closed librill closed 6 days ago

librill commented 2 weeks ago
  1. Minors: having the option to view minors offered by each department, see the courses required, and add a minor to plans
  2. Impact of adding/dropping classes: adding the option to see the potential impact of a given schedule plan on graduation date (given the number of courses already taken, what is the expected graduation date? how does that change as the planner is updated?)
KaiiSnorlax commented 6 days ago
  1. This is a good idea, but unfortunately for the scope of this project we only want to take into account bachelor degrees.
  2. I like this idea, Im thinking it would be tied to the PUT/DELETE users/history/{courseId} endpoint.