Skip to content

Conversation

@indrasuthar07
Copy link
Contributor

Description

  • converted jsx files with tsx.
  • Integrated frontend cart with backend cart API:
    # Frontend now syncs with the backend using cart.controller.ts endpoints.
    # Cart data is fetched, updated, and persisted on the server instead of localStorage only.
  • Aligned frontend cart model with the backend structure (_id, productId, quantity, etc.)

Give a brief description of the pull request.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

#62

List any issues that this pull request closes.

Checklist

Copy link
Member

@04shubham7 04shubham7 left a comment

Choose a reason for hiding this comment

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

Looks Fine

@04shubham7 04shubham7 merged commit d4f6a09 into OPCODE-Open-Spring-Fest:main Nov 4, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants