UNSW Degree Planner
app.py
starts the backend serverplan.py
contains the plan algorithmdata.py
contains course and plan datascrape.py
scrapes the handbook for datautil.py
contains abstract data types for the algorithm, courses and plan, and other general utilities