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

Create table images #140

Open
5 tasks
Alexandre-Vernet opened this issue Jul 6, 2023 · 1 comment
Open
5 tasks

Create table images #140

Alexandre-Vernet opened this issue Jul 6, 2023 · 1 comment

Comments

@Alexandre-Vernet
Copy link
Owner

Alexandre-Vernet commented Jul 6, 2023

In table images, create columns :

  • productId
  • URL TEXT[]

From view-products :

  • Create a route to get all images from productId
  • Display them in the view with a carousel

From admin panel

  • Adapt create / update product in admin panel to store new image

From confirm-order

  • Display image

From DB :

  • Remove column images from product table (and update migration)
@Alexandre-Vernet
Copy link
Owner Author

#107

@Alexandre-Vernet Alexandre-Vernet removed the invalid This doesn't seem right label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant