You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if no questions answered, message that says 'No questions answered, click to answer questions"
if questions answered display answered questions with opportunity to edit answer
GET on usersAnswers, DELETE on usersAnswers, POST on usersAnswers
GET usersAnswers (to see what they have answered), GET on Questions and pull in the unanswered Q's
edit and delete buttons on each answer
sequelize setanswer and deleteanswer join table method
The text was updated successfully, but these errors were encountered:
GET on usersAnswers, DELETE on usersAnswers, POST on usersAnswers
GET usersAnswers (to see what they have answered), GET on Questions and pull in the unanswered Q's
sequelize setanswer and deleteanswer join table method
The text was updated successfully, but these errors were encountered: