Final Project Part 4 (Questionnaire/Survey App)
For a final project on this course, let's build an App for creating questionnaires (surveys). In part 4, we take care of 3 loose ends. Let's start with the home view and display all questionnaires. Then, let's use relationships to delete questions and answers. Lastly, let's show, in percentage, how many people have selected each answer.
TOPICS
Blade
Controllers
Relationships
Routes
Views