proversity-org / ecommerce

Django application used to manage edX's product catalog and handle orders for those products.
GNU Affero General Public License v3.0
0 stars 1 forks source link

edX E-Commerce Service |Travis| |Codecov|

.. |Travis| image:: https://travis-ci.org/edx/ecommerce.svg?branch=master .. _Travis: https://travis-ci.org/edx/ecommerce

.. |Codecov| image:: http://codecov.io/github/edx/ecommerce/coverage.svg?branch=master .. _Codecov: http://codecov.io/github/edx/ecommerce?branch=master

This repository contains the edX E-Commerce Service, which relies heavily on django-oscar <https://django-oscar.readthedocs.org/en/latest/>_, as well as all frontend and backend code used to manage edX's product catalog and handle orders for those products.

Documentation

Documentation <https://edx-ecommerce.readthedocs.io/en/latest/> is hosted on Read the Docs. The source is hosted in this repo's docs <https://github.com/edx/ecommerce/tree/master/docs> directory. To contribute, please open a PR against this repo.

License

The code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the LICENSE_ file for details.

.. _LICENSE: https://github.com/edx/ecommerce/blob/master/LICENSE

How To Contribute

Contributions are welcome. Please read How To Contribute <https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst>_ for details. Even though it was written with edx-platform in mind, these guidelines should be followed for Open edX code in general.

Reporting Security Issues

Please do not report security issues in public. Please email security@edx.org.

Get Help

Ask questions and discuss this project on Slack <https://openedx.slack.com/messages/ecommerce/> or in the edx-code Google Group <https://groups.google.com/forum/#!forum/edx-code>.