raneem-yad / wissen

0 stars 1 forks source link

Course Sorting #5

Closed raneem-yad closed 1 month ago

raneem-yad commented 2 months ago

User Story

Metadata Description
Theme Course Search
Epic Course Discovery and Filtering
User Story Course Sorting

Description

As a backend developer, I want to develop APIs for sorting courses alphabetically, by oldest added, and by newly added courses, So that users can have a seamless browsing experience and easily find courses based on their sorting preferences.

Acceptance Criteria

  1. The API should include endpoints for sorting courses alphabetically, by oldest added, and by newly added courses.
  2. Implement sorting options allowing users to specify their preferred sorting method.

Tasks