ua-snap / financial-framework-tool

UA Financial Framework Visualization Tool
2 stars 0 forks source link

Allow customizations per-campus #39

Open brucecrevensten opened 7 years ago

brucecrevensten commented 7 years ago

Idea here being that there'd be a UAF version, a UAA version, etc.

The code needed to support this would likely be better handling of default values so that it's in a config file or other easily-abstracted location, and not mixed between the App components and vuex store.