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
Retrieve and display the user’s certifications dynamically on their portfolio page. This includes showing the certification title, organization, date earned, description, and any uploaded files.
Steps to Complete:
Query the database to fetch all certifications associated with the logged-in user.
Display the certifications on the portfolio page in a well-organized format.
Acceptance Criteria:
The user's certifications are displayed correctly and dynamically on the portfolio page.
The certifications section is visually consistent with the overall design of the portfolio.
The text was updated successfully, but these errors were encountered:
Retrieve and display the user’s certifications dynamically on their portfolio page. This includes showing the certification title, organization, date earned, description, and any uploaded files.
Steps to Complete:
Query the database to fetch all certifications associated with the logged-in user.
Display the certifications on the portfolio page in a well-organized format.
Acceptance Criteria:
The user's certifications are displayed correctly and dynamically on the portfolio page.
The certifications section is visually consistent with the overall design of the portfolio.
The text was updated successfully, but these errors were encountered: