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
Using Handlebars template variables, add the following data to /dashboard
Left side of the dashboard:
- Username
- User email
- User profile (first name, last name, address, etc.)
Right side of the dashboard:
- Selected meals associated with the user
- put in a div to make it scrollable
- add bag icon that changes from empty to not empty
The text was updated successfully, but these errors were encountered:
Using Handlebars template variables, add the following data to /dashboard
Left side of the dashboard:
- Username
- User email
- User profile (first name, last name, address, etc.)
Right side of the dashboard:
- Selected meals associated with the user
- put in a div to make it scrollable
- add bag icon that changes from empty to not empty
The text was updated successfully, but these errors were encountered: