wacl-york / mcm-web

Code for the MCM web application
1 stars 2 forks source link

Display multiple mechanisms #156

Closed stulacy closed 1 year ago

stulacy commented 1 year ago

This PR adds the ability to view multiple mechanisms in the MCM website. The first commit has added the ability to select mechanism in the backend through the route (i.e. all routes are now sublevels of a /<mechanism/ route).

The outstanding features are:

stulacy commented 1 year ago

06acdee added a UI element visible on every page to switch between mechanisms. It needs a bit of visual polish and testing that exports from both mechanisms are consistent with the old website before release.