Skip to content

BCIT ISSP HLA Implementation

Jake Martin requested to merge bcit-issp into master

Merge BCIT HLA implementation along side other high level apps. Some additional notes:

  • I could not test as I had trouble setting up the development environment
  • Static files, template files, documentation, and Flask routes have been added or changed
  • I prepended all of our added routes with "/issp" to prevent routing conflicts

Merge request reports