E-Commerce re-invented in Elixir
Clone or download
jyotigautam and ashish173 Order sample data (#346)
Why?
We needed to have a setup for sample data in the system.


This change addresses the need by:
Adding order data for past 30 days and displaying them on the order listing page.
range(1-5) orders per day.
range(1-5) line-items per order each with quantity range(1-3).

[ delivers #161198515]
Latest commit d018aae Dec 11, 2018

README.md

Aviacommerce logo

travis codecov inch-ci pivotal

Avia

E-commerce re-invented ⚡️ in Elixir!

Inspired from magento, spree and nectar-commerce

Goals

  1. Fast and reliable
    • We (will) profile all our code.
  2. Extensible to no end (conditions apply)
  3. Superb tooling
    • Managing, importing, exporting and maintaing a store in production is quite cumbersome. Great tooling is the only solution.
  4. First class support for multi-seller/vendor platform.

Documentation

Documentation for the project can be found on aviacommerce.org. It has developer guides, api specs, advanced guides and much more.

Give feedback or suggestion to the developer team on gitter.

We are also welcoming to the developers who want to contribute in the development. Head over to the contributing page for more info on how can you get started with aviacommerce.