OpenWaterFoundation / owf-app-viz-demo-ng

Open Water Foundation application to test different visualizations in Angular
0 stars 0 forks source link

Add an application configuration file similar to InfoMapper #8

Closed smalers closed 3 years ago

smalers commented 4 years ago

The application needs an top-level asset json file for configuration. What we have implemented for InfoMapper works well. Talk to Josh about how it was done.

Once implemented, we can hopefully add more menus. The menus in the configuration can then match folders in assets for data.

Also, use folders in assets for libraries so as to not clutter up the main assets folder. InfoMapper does a good job of organization.

gsofia23 commented 3 years ago

TSTool configuration graphs implemented along with matching file structure - use of assets/app folder for top-level json configuration files.

Closing this issue