Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch and Display the User's Skills Dynamically on the Portfolio Page #13

Open
andrew21-mch opened this issue Aug 16, 2024 · 0 comments
Labels

Comments

@andrew21-mch
Copy link
Contributor

Retrieve the user's skills from the database and display them dynamically on their portfolio page. This ensures that the list of skills is always up-to-date.

Steps to Complete:

Query the database to fetch all skills associated with the logged-in user.
Loop through the retrieved skills and display them on the portfolio page in a styled format (e.g., list or grid).

Acceptance Criteria:

The user's skills are displayed correctly and dynamically updated on the portfolio page.
The skills section is well-organized and visually consistent with the overall design of the portfolio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant