CodeSpace-Academy / ASE_2023_GROUP_B

https://ase-2023-group-b.vercel.app
1 stars 1 forks source link

User sorts recipes by cooking time in ascending order #103

Closed Renzo-codespace closed 10 months ago

Renzo-codespace commented 11 months ago

Implementing a feature to sort recipes by cooking time in ascending order

Scenario:

Renzo-codespace commented 11 months ago

When I select "Sort by Cooking Time (Ascending)", the results shown on the recipe preview page do not match the results from Compass when I sort the recipe collection in the same way.