DEV Community

Allan MacGregor πŸ‡¨πŸ‡¦
Allan MacGregor πŸ‡¨πŸ‡¦

Posted on

Ecommerce Platform Prototype with Elixir and Phoenix

CrimsonCommerce is an experimental ecommerce platform build using a functional programming approach and leveraging the power of Erlang/Elixir and the Phoenix framework.

Building the Catalog(Category) context:

Quick 30 minute stream, where I'm working on the creation of a product and category models, inside the catalog context.

You can follow progress of the project here:

GitHub logo amacgregor / crimson_commerce

An OpenSource Ecommerce platform on the Elixir/Phoenix stack, which aims to leverage the power of functional programming for ecommerce.

Contributors Forks Stargazers Issues MIT License Coverage


Logo

Crimson Commerce

An open-source Ecommerce platform in Elixir and Phoenix
Explore the docs Β»

View Demo Β· Report Bug Β· Request Feature

Table of Contents

About The Project

CrimsonCommerce is an experimental ecommerce platform build using a functional programming approach and leveraging the power of Erlang/Elixir and the Phoenix framework.

Built With

Goals

  • Highly scalable ecommerce platform
  • Provide tools and frameworks to reduce development complexity – both incidental and accidental
  • Build an ecommerce framework that developers are happy to use
  • Traceability, the ability to know what happened at any point in time to made decisions or solve problems.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software…

Top comments (0)