Commit 4286cec5 by Stephen Sanchez

Adding basic files for project.

parent c9bb96ea
Stephen Sanchez <steve@edx.org>
How To Contribute
=================
Contributions are very 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, the guidelines
should be followed for Open edX code in general.
edx-ecommerce
===============
The edX E-Commerce Front End Service. This repository is the new home for all
front end code related to products, purchasing, upsell, and marketing.
This project is brand new, and is under active development.
Overview (please modify)
------------------------
This service contains the front end for all views related to products and
purchasable services offered by edX. All business logic and underlying
applications are invoked separately from other edX projects, such as
edx-platform. The e-commerce solution responsible for all purchases and
transactions is django-oscar.
Each top level application in this repository is an isolated set of views
specific to one aspect of edX's e-commerce solution.
Getting Started (please modify)
-------------------------------
TODO
Documentation (please modify)
-----------------------------
TODO: Link ReadTheDocs
License
-------
The code in this repository is licensed under LICENSE_TYPE unless
otherwise noted.
Please see ``LICENSE.txt`` for details.
How To Contribute
-----------------
Contributions are very 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, the 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
Mailing List and IRC Channel
----------------------------
You can discuss this code on the `edx-code Google Group`__ or in the
``#edx-code`` IRC channel on Freenode.
__ https://groups.google.com/forum/#!forum/edx-code
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment