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

[Routes/Components]: Render Product Details with Wishlist #10

Open
7 tasks
ninetteadhikari opened this issue Oct 2, 2019 · 0 comments
Open
7 tasks

Comments

@ninetteadhikari
Copy link
Member

ninetteadhikari commented Oct 2, 2019

Backend routes:

  • /api/products/:id (GET request)
  • /api/products/:id/requested
  • /api/products/:id/wishlist/add
  • /api/products/:id/wishlist/remove

Components:

  • ProductDetails
    • ProductSummary (will contain image, name, price)
    • ProductText (map, description and other details)
      • Contact (this is a placeholder. the actual task card is separate)
      • Reviews (this is a placeholder. the actual task card is separate)
@1000miles 1000miles changed the title Product Details page [Routes/Components]: Product Details page Oct 3, 2019
@1000miles 1000miles changed the title [Routes/Components]: Product Details page [Routes/Components]: Render Product Details page Oct 3, 2019
@ninetteadhikari ninetteadhikari changed the title [Routes/Components]: Render Product Details page [Routes/Components]: Render Product Details with Wishlist, Reviews, Contact Oct 3, 2019
@ninetteadhikari ninetteadhikari changed the title [Routes/Components]: Render Product Details with Wishlist, Reviews, Contact [Routes/Components]: Render Product Details with Wishlist, Reviews Oct 8, 2019
@1000miles 1000miles changed the title [Routes/Components]: Render Product Details with Wishlist, Reviews [Routes/Components]: Render Product Details with Wishlist Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants