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 Profile Information on the Portfolio Page #9

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

Comments

@andrew21-mch
Copy link
Contributor

Retrieve the user's profile information from the database and display it on their portfolio page. This includes their name, bio, contact information, and profile photo.

Steps to Complete:

Query the database to fetch the logged-in user's profile data.
Display the user's name, bio, contact details, and profile photo dynamically on the portfolio page.
Ensure that the displayed information is styled consistently with the rest of the site.

Acceptance Criteria:

The user's profile information is correctly displayed on the portfolio page.
The data is dynamically fetched and updated based on the logged-in user.

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