/Degree-Planner

It can be challenging and tiresome to plan out your college schedule to fit all the required class, especially when trying to fit a 2nd major or minor. I created to program to make the process easy! (work in progress)

Primary LanguageJava

Degree-Planner

This is a work in progress still and not functional for general use yet. Most of the backend exists, but the user interface needs alot of work still.

Core functions currently working:

  • Course parsing from ISU catalog
  • Map storage of courses
  • Degree audit import (still beta)
  • Directed acyclic graph algorithm sorting
  • Sample draggable interface in preliminary form

Long term goals include adding a web frontend in JS