<
e17
Final Project Part 1 (Questionnaire/Survey App)
Mark as watched? Login
Notes
Login to write notes for this video.Description
For a final project on this course, let's build an App for creating questionnaires (surveys). In part 1, we are setting up the table that will hold the questionnaires and coding the relationships of hasMany and belongsTo for the user. We will also touch on how to save through the relationship.