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

[FIX] #157 Implemented 'Buy Now' & 'Add to Cart' Buttons #166

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

yashmandi
Copy link

Description

Implemented 'Buy Now' & 'Add to Cart' Button for every product card.

Motivation and Context

Without 'Buy Now' & 'Add to Cart' Buttons an E-commerce Site is incomplete.

How Has This Been Tested?

You can see this on the Home Page in the 'Products' Sections

Demo:

buy.-now-cart-button.mp4

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nestondc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 5:07am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to our repository. 🎊

Thank you so much for taking the time to point this out. Please note that this is the project owner, @MAVRICK-1. I won't be available for 3-4 days and will reply to every PR after May 18. Thank you for your cooperation.

@MAVRICK-1
Copy link
Owner

@yashmandi CSS classes should be in hierarchical structure

@yashmandi
Copy link
Author

Updated the class hierarchical structure in buttons.css in commit - 01ada11

Copy link
Owner

@MAVRICK-1 MAVRICK-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

css class must be hierarchical

@@ -0,0 +1,40 @@
/* src/components/buttons.css */
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CSS classes should be in hierarchical structure

@MAVRICK-1
Copy link
Owner

@yashmandi css class must be hierarchical

@dinxsh
Copy link
Collaborator

dinxsh commented Jun 23, 2024

any update @yashmandi? also conflicts need to be resolved

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

Successfully merging this pull request may close these issues.

3 participants