adhambadawi / mini-survey-monkey

A web application for creating and managing surveys using Spring MVC.
MIT License
0 stars 0 forks source link

Results compilation implementation #26

Closed AmrAbdelazeem2 closed 2 weeks ago

AmrAbdelazeem2 commented 2 weeks ago

Created the page for displaying the survey results for the open-ended and the range questions, and added a button to the index.html that only allows the survey creator to view the survey results. this concludes issue #11

Further adjustments needed: implementing the results display for the multiple choice questions