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 Projects Dynamically on the Portfolio Page #17

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

Comments

@andrew21-mch
Copy link
Contributor

Retrieve and display the user’s projects dynamically on their portfolio page. The list of projects should update automatically based on the data stored in the database.

Steps to Complete:

Query the database to fetch all projects associated with the logged-in user.
Loop through the retrieved projects and display them on the portfolio page, including the title, description, technologies, link, and image.

Acceptance Criteria:

The user's projects are displayed correctly and dynamically on the portfolio page.
The projects 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