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

As a user I want to navigate the reflect section of the site so i can view my own posts. #55

Open
GalKJ opened this issue Mar 9, 2023 · 1 comment
Assignees
Labels

Comments

@GalKJ
Copy link
Collaborator

GalKJ commented Mar 9, 2023

No description provided.

@GalKJ GalKJ changed the title As a user I want to navigate the reflect section As a user I want to navigate the reflect section of the site so i can view my own posts. Mar 9, 2023
@GalKJ
Copy link
Collaborator Author

GalKJ commented Mar 9, 2023

  • create dynamic paths for each user. May need a new directory called user pages and file called [user].js
  • fetch all the users posts from the database
  • Map through posts from database to multiple art card components and render on page
  • Render sticky user bar
  • Render user header
  • User clicks on post
  • redirect user to full page image from post
  • Info button should open info modal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants