openedx / public-engineering

General public issue repository for the Open edX engineering community
4 stars 2 forks source link

[DEPR]: ecommerce Basket Page -> micro-frontend #68

Closed feanil closed 1 year ago

feanil commented 2 years ago

As part of our re-platforming effort, we are replacing Django-server-side rendered frontend implementations in favor of React-based micro-frontend implementations. This ticket covers the Basket Page in the ecommerce service.

Removal

We are removing ecommerce's older implementation of the Django-server-side rendering of the Basket Page.

Replacement

We are replacing the Basket page with a new micro-frontend-based implementation: edx/frontend-app-payment

Target Dates

NOTE: Remember to update the annotation in the code once we are closer to the date and have a better understanding of the target dates.

Additional Info

Original Jira Issue: https://openedx.atlassian.net/browse/DEPR-42

dianakhuang commented 1 year ago

With the deprecation of ecommerce entirely, I believe we are basically not doing any work on this ticket itself: https://github.com/openedx/public-engineering/issues/22