-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
[Feat] Implement Product Page for Categories and Add Dark/Light Mode to Product Pages #823
Comments
Hello kavya410004! Thanks for opening an issue in Ezyshop! 🚀
|
@kavya410004 Issue acknowledged! You are going to be assigned. Hope you know that our website is fully converted to the Next.js and Tailwind CSS framework, so you have to work accordingly.
Thank you |
Hello @mdazfar2 |
Alright! @kavya410004 |
I really like your app and want to work on your project ,please assign this issue to me under gssoc-ext 2024 |
Sorry @Shalinis19137, please don't be discouraged, but this issue is already assigned to someone. Only one person can work on a single issue at a time. You can raise another issue, and I will be happy to assign it to you, but make sure that the issue you raise is valid and really needs to be addressed on our website; otherwise, invalid issues will be closed. Thank you! |
hey @mdazfar2 Their is s time limit of 3 days where if the contributor doen not work on the issue another person shall be assigned the issue I would like to work on it can you assign it to me. |
@kavya410004, are you working on this issue, or should I assign it to @inkerton? Kavya Ping me here for confirmation; otherwise, I will assign it to Janvi. |
Hey @mdazfar2 , I’m currently tied up with another issue that might take a while. Feel free to assign this to someone else so they can start working on it right away. |
@inkerton You are going to be assigned. |
Description:
Currently, there is an inconsistency in the way products are displayed for categories and shops:
1. Product Page for Categories: When a user clicks on the 'Shop Now' button for a category, it does not lead to a product page displaying the products of that specific category.
2. Product Page for Shops: There is an existing products page that is displayed when the 'Products' button is clicked for shops. However, this page does not have dark and light mode implemented, which leads to an inconsistent user experience.
Proposed Solution:
Create a Product Page for Categories:
Enhance Product Page for Shops and Categories:
Implement dark and light mode support for both the existing product page (shops) and the new product page (categories).
Ensure smooth transition between light and dark modes for a consistent user experience.
Benefits:
Please let me know if there are any guidelines that I should follow while working on these changes.
Screenshots
Screenshot 1: Categories view with 'Shop Now' button

Screenshot 2: Existing product page for shops with no dark/light mode

Checklist
The text was updated successfully, but these errors were encountered: