Skip to content

Menalujan/sweetDiscount

Repository files navigation

sweetDiscount

Functions to apply sales discounts (2 for 1, spend x save y, pack discount)

Requirements

  • Node 19.0.1
  • Git

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/Menalujan/sweetDiscount.git
npm install

Steps for access

To start run the following

npm start

About

Functions to apply sales discounts to restaurant orders (two for one, spend x save y, pack discount)

Topics

Resources

Stars

Watchers

Forks