Skip to content

Promotion/sale function #90

@AXYZE9

Description

@AXYZE9

Extra module for homepage.

'sale' table in database:
EAN, priceSale, price, startOn, endOn, shop

Properties of product (ex. numbers of CPU cores) should be inherited from 'products' table by searching for EAN.

If startOn value >= current date&time then REST API should serve it
If endOn value >= current date&time then REST API should not serve it anymore & this promotion should go into separate 'SaleArchive' table for archiving and debugging purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions