zacoppotamus / ElgarsCodingOrchestra

2nd Year Software Engineering Project
project.spe.sneeza.me
3 stars 0 forks source link

Zac #126

Closed zacoppotamus closed 10 years ago

zacoppotamus commented 10 years ago

Finished writing all the logic behind our frontend, which contained linking the models, views and controllers. Found a way to modularize our visualizations, and placed them in the Angular directives. From there, the customization parameters are obtained from the controller through common services and a Vega spec is dynamically generated.