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)
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)