raneem-yad / wissen

0 stars 1 forks source link

Sort search results by newly added and oldest added #31

Closed raneem-yad closed 1 month ago

raneem-yad commented 2 months ago

User Story

Metadata Description
Theme Course Discovery and Filtering
Epic Sorting Functionality
User Story Sort search results by newly added and oldest added

Description

As a User, I want the ability to sort search results by newly added and oldest added, So that I can easily find relevant courses based on their upload date.

Acceptance Criteria

  1. The website should provide options to sort search results by newly added and oldest added.
  2. Users should be able to select the sorting option (newly added or oldest added) from a dropdown menu or similar interface.
  3. Upon selecting the sorting option, the website should rearrange the search results to display courses in the selected order based on their upload date.
  4. Each course should display essential information such as title, instructor, rating, and duration.
  5. Users should be able to click on a course to view its details.
  6. The sorting mechanism should be responsive and adapt to different screen sizes and devices.

Tasks