ScorpionFiko / chad-gpt

MIT License
0 stars 2 forks source link

reconfigure Login to store user data in global state #68

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user, I would like to log in and view all my workouts So that I can select one of them

Acceptance Criteria:

  1. When user is logged in, the user sees their saved workouts.
  2. When the user doesn't have saved workouts, they should not see a list
  3. after user logs in, they should be redirected to the dashboard page