Skip to content

5. Roadmap

Endless Commmerce edited this page Nov 1, 2016 · 3 revisions

What we would like to develop :

  • Release 0.1 :
    • Find a way to export Angular frontend to S3 -> Done
    • Load Data -> Done
    • A product list page
    • A product page
    • Add to cart function
    • Show product in the cart
  • Release 0.2 :
    • Categorize products (DynamoDB Style)
    • Build the menu
    • Create account (session management)
    • Login and account page
  • Release 0.3 :
    • Add filter to the product list page
    • Handle multi-language (store view)
    • Merge carts while login
    • Pager and sorter
  • Release 0.4 :
    • Admin user entity
    • Create an back-office to handle entities (cart, product, categories, customers)
    • ... more is coming

If you have any idea, don't hesitate to make a pull request.

Clone this wiki locally