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]: Quantity Control for cart items, Payment receipt & proceeding option, Improved UI/UX for product pages #287

Merged
merged 16 commits into from
Jan 10, 2025

Conversation

Jivan052
Copy link
Contributor

Pull Request Template

Fixes #229

Summary

Features Added

  • Quantity Control for Cart Items
  • Added functionality to increment and decrement the quantity of items in the cart.
  • Updated the UI to show "+ 1 -" controls for each product in the every section of product of MsCafe ( cake, milkshakes, soups, coffee).
  • Ensured that the quantity changes are reflected in the cart state.

Payment Receipt

  • Designed a payment receipt that displays the total price of products, GST, and the final price.
  • Added a "Proceed to Payment" button.
  • Implemented a feature to show a success message and clear the cart upon successful payment.

Type of Change

Please mark [X] for applicable items:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Other (please describe):

Testing

Please describe the tests you performed to verify your changes:

I just simply tested my changes in local system.

Screenshots/Videos

Screenshot 2025-01-10 160338
Screenshot 2025-01-10 160409

MsCafe.mp4

Checklist

Please mark [X] for completed items:

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Jan 10, 2025

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

Name Status Preview Comments Updated (UTC)
coffee-shop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 0:28am

Copy link

Thank you for your contribution! 🎉

PR Checklist

  • Tests added/updated
  • Documentation updated
  • Changes follow coding standards
  • Commit messages are clear

Next Steps

  1. We will review your PR soon
  2. Address any requested changes
  3. Once approved, your PR will be merged

Need help? Check our Contributing Guide

Happy coding! 💻

@Jivan052 Jivan052 changed the title Added cart functionality, Payment & improved UI/UX [FEATURE]: Quantity Control for cart items, Payment receipt & proceeding option, Improved UI/UX for product pages Jan 10, 2025
@Mujtabaa07
Copy link
Owner

Screenshot 2025-01-10 163722

@Jivan052 fix this issue, I'll merge it

@Mujtabaa07 Mujtabaa07 added ADVANCE SWOC Social Winter Of Code labels Jan 10, 2025
@Mujtabaa07
Copy link
Owner

Screenshot 2025-01-10 165158

@Jivan052
Copy link
Contributor Author

Jivan052 commented Jan 10, 2025

@Mujtabaa07 issues are resolved!

@Mujtabaa07
Copy link
Owner

@Jivan052 Good Work

@Jivan052
Copy link
Contributor Author

@Mujtabaa07 please give the points on this and previous PR

@Mujtabaa07 Mujtabaa07 merged commit dfa1a41 into Mujtabaa07:main Jan 10, 2025
2 checks passed
@Mujtabaa07
Copy link
Owner

🎉 Congratulations on Your Merged PR!

Thank you @Jivan052 for your contribution!

What's Next?

Keep up the fantastic work! 🚀

@Mujtabaa07
Copy link
Owner

@Mujtabaa07 please give the points on this and previous PR

Some old PRs may be delayed in assigning points on the leaderboard but don't worry they are counted, keep raising new issues I'll assign you points in the leaderboard asap

@Jivan052
Copy link
Contributor Author

Okay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADVANCE SWOC Social Winter Of Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] : Want to add Payment feature and Cart feature
2 participants