aabu4537 / Team3-Recitation13

2 stars 0 forks source link

POST Login #12

Closed EricGraham7 closed 2 years ago

EricGraham7 commented 2 years ago

As a user, I want to be able to enter my username and password and then be able to view my saved/favorited recipes.

Acceptance Criteria: After I enter my information, I should be able to view my unique data and be directed to my saved recipes, and I shouldn't be logged out until I choose to log out. (technically speaking: create session variable, redirect to favorited/saved recipes page)