README for commerce and shoppingcart

This commit is contained in:
Nimisha Asthagiri
2019-05-29 03:12:59 -04:00
parent 3539f03a20
commit 9e4a98b712
2 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
Status: Maintenance
Responsibilities
================
The Commerce app is an older implementation of e-commerce related functionality.
Direction: Deprecate
====================
This app is replaced by functionality in the `ecommerce service`_. New functionality should not be added here. Effort is needed to determine who the existing clients are so they can be updated and this app can be removed. This app is in a similar situation to the ```lms/djangoapps/shoppingcart``` app.
.. _ecommerce service: https://github.com/edx/ecommerce
Glossary
========
More Documentation
==================

View File

@@ -0,0 +1,17 @@
Status: Maintenance
Responsibilities
================
The Shopping Cart is an older implementation of e-commerce related functionality.
Direction: Deprecate
====================
This app is replaced by functionality in the `ecommerce service`_. New functionality should not be added here. Effort is needed to determine who the existing clients are so they can be updated and this app can be removed. This app is in a similar situation to the ```lms/djangoapps/commerce``` app.
.. _ecommerce service: https://github.com/edx/ecommerce
Glossary
========
More Documentation
==================