skye8-tech / openFolio-v1-functional

0 stars 11 forks source link

Fetch and Display the User's Certifications Dynamically on the Portfolio Page #19

Open andrew21-mch opened 3 months ago

andrew21-mch commented 3 months ago

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.