Products Table

Untitled

<aside> 📌 This table contains all categories in the system, each category has a unique Code.

</aside>

Filters

Date Filter

Untitled

<aside> 📌 This filter allows to search for products that has an expiration date between From date and To date, it also accepts one value as you can search for products that not expired yet by using the From date.

</aside>

Search Filter

Untitled

<aside> 💡 The search bar here works different than the categories page, it works only if you apply the filter by pressing Apply Filter.

</aside>

Adding Product

Untitled

<aside> 📌 By pressing Add Product this Modal will showup, you can add a new product by filling the form with proper data.

</aside>

Editing a product

Untitled

<aside> 📌 By pressing ✏️ the user will be redirected to another page that holds a similar form used to create a product, but this one has initial values which are the current editing product values.

</aside>

Deleting a Product

Untitled

<aside> 📌 Deleting a product will popup a Modal to confirm deletion.

</aside>

Sorting Products