momokaddour / SurveyMonkey

SYSC 4806 Project For Group 25 relating to the implementation of a Mini-SurveyMonkey. This system will allow for surveyors to make flexible surveys. This system will also allow for the compilation of results in various forms.
2 stars 1 forks source link

PieChart Creation #46

Closed Kousha-Motazedian closed 9 months ago

Kousha-Motazedian commented 9 months ago

Added functionality to create a PieChart and an image to be used for the front end. The compiler now calls the method to create those charts when compiling results. @MattPorker You just need to do the controller method for it and its template. Issue: #37