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

[Feature] : Design Products Page for Seller #927

Open
5 tasks done
mehul-m-prajapati opened this issue Oct 24, 2024 · 4 comments
Open
5 tasks done

[Feature] : Design Products Page for Seller #927

mehul-m-prajapati opened this issue Oct 24, 2024 · 4 comments

Comments

@mehul-m-prajapati
Copy link

Description

  • Current Page is just rending table data by fetching the same from db.
  • We don't need Images collection for saving URLs per product. We can save imageURL in products collection.
  • Improve UI/UX of this page

Screenshots

Current Design

p1

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@mehul-m-prajapati mehul-m-prajapati added the enhancement New feature or request label Oct 24, 2024
Copy link

Hello mehul-m-prajapati! Thanks for opening an issue in Ezyshop! 🚀

  • We'll get back to you as soon as possible.

  • Hope you star our Repo.

  • Join our Discord Server to collaborate and discuss further.

@mdazfar2
Copy link
Owner

@mehul-m-prajapati Great issue found. You are going to be assigned.

Make sure that the UI is attractive and matches our website.

Thank you!

@ShivanshPlays
Copy link
Contributor

ShivanshPlays commented Oct 24, 2024

@mehul-m-prajapati the images collection is there for a reason, it is used to access array of images for a single product, please dont change that.

The change you are suggesting will lead to only one image per product

@mehul-m-prajapati
Copy link
Author

@ShivanshPlays : okay, I will fetch images from that collection for a product.

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

3 participants