s3ba-b / Simple-product-catalog

An Angular app that provides information about the latest products in a certain store's offer, as well as those coming soon. In Development.
https://tin-projekt-9986e.web.app/coming-soon
0 stars 0 forks source link

Reading data #3

Closed s3ba-b closed 3 years ago

s3ba-b commented 3 years ago

Create a mechanism that reads data and displays it in the application.

Take into account the reading conditions for groups (all products, new product, coming soon) and product categories.

New Product - A product whose date of sale is not older than 15 days. Coming Soon - A product whose date of entry into sale is no later than 15 days.