gumpshroom / FoodReview2340

food reviewing service
0 stars 0 forks source link

User Story A2 - Registered Account Login #3

Open baonguyen1222 opened 1 month ago

baonguyen1222 commented 1 month ago

As a registered user, I want to log in so that I can access my profile and account data

baonguyen1222 commented 1 month ago

9-15 Login has been finished and can be accessed through /users/login temporarily until the homepage is fully set up. Once the homepage is set up, there will need to be buttons on the homepage to direct to login page. Also, there will need to be a redirect to the account information page after user has been logged in.

baonguyen1222 commented 1 month ago

9-16 Once logged in, a logged in homepage will pop up that looks similar to the start homepage, except in the top right, there are "logout" and "favorites" buttons instead of a login button