Skip to content

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

Notifications You must be signed in to change notification settings

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