Skip to content

rznzippy/flexible-discount-system

Repository files navigation

Flexible Discount System

Overview

This project is created to demonstrate a way of flexible discount system for e-commerce store website.

Getting started

  • Install dependencies via Composer: composer install;
  • Apply doctrine migrations: bin/console d:m:m;
  • Run tests, if needed: bin/phpunit.

Todo

  1. Split App\Store\Price\Calculator service into manageable and testable pieces;
  2. Add CLI commands or/and GUI to allow managing products, rules and benefits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published