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] Setup Dashboard page #6

Open
8 tasks
1000miles opened this issue Oct 2, 2019 · 0 comments
Open
8 tasks

[Routes/Components] Setup Dashboard page #6

1000miles opened this issue Oct 2, 2019 · 0 comments
Assignees

Comments

@1000miles
Copy link
Member

1000miles commented Oct 2, 2019

Backend routes

  • /dashboard
  • /products/edit/:id => Link to EDIT product detail page
  • /poducts/delete/:id => Link to DELETE product detail page
  • /api/products/:id/sold

Frontend:

Components

Seller

  • ProductForSale: list of products with a tags column whether they are sold or available
  • RequestedList: List of users with option to 'confirm sale' and 'contact user'. This will also include the link to the Comments components

Buyer

  • Wishlist: list of products with a tags column whether they are sold or available
  • PurchaseHistory: list of products. This will also include the link to the Review components
@1000miles 1000miles changed the title [BE] Setup Dashboard page [BE/FE] Setup Dashboard page Oct 2, 2019
@1000miles 1000miles self-assigned this Oct 2, 2019
@1000miles 1000miles changed the title [BE/FE] Setup Dashboard page [Routes/Components] Setup Dashboard page Oct 3, 2019
@1000miles 1000miles removed their assignment Oct 6, 2019
@ninetteadhikari ninetteadhikari self-assigned this Oct 8, 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