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