danielhstahl / -DEPRICATED-option_dashboard

https://phillyfan1138.github.io/option_dashboard/
1 stars 4 forks source link

Redo models to allow easy adding of models #77

Closed danielhstahl closed 6 years ago

danielhstahl commented 6 years ago

Make the redux and router integrate to select a model...eg /bs will select the "bs" model parameters. The route will almost act like a new redux store...a new redux store per model based on the route.

It would be really cool to have a "plugin" style feature where you add your new model and get it integrated in a simple manner.

danielhstahl commented 6 years ago

This would fix issue 76.