SHANKARA-CODERS / NestONDC

https://e-commerce-website-rho-six.vercel.app
0 stars 5 forks source link

Add to the cart feature using firebase #35

Closed MAVRICK-1 closed 8 months ago

MAVRICK-1 commented 8 months ago

Pull Request: Add Cart Feature using Firebase

Description

This pull request adds a cart feature to the ONDC website using Firebase to manage the cart items.

Changes Made

Screenshots (if applicable)

[Insert screenshots here]

How to Test

  1. Clone this branch and install dependencies.
  2. Set up Firebase project and add configuration details.
  3. Navigate to the ONDC website and login/register.
  4. Browse products and add items to the cart.
  5. Verify that items are displayed in the cart and can be updated or removed.
  6. Check that the cart data is persisted across sessions.

Checklist

Related Issues

11