raneem-yad / wissen

0 stars 1 forks source link

Course Search by entering text in the search bar #25

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 Search by entering text in the search bar

Description

As a User, I want the ability to search for courses by entering text in a search bar, So that can quickly find courses that match my interests or needs.

Acceptance Criteria

  1. The website should provide a search bar prominently displayed on the courses Page.
  2. Users should be able to enter text into the search bar to specify their search query.
  3. Upon entering text into the search bar and submitting the query, the website should display relevant search results.
  4. The search results should include courses that match the search query based on their title, description, or other relevant attributes.
  5. Each search result should display essential information about the course, such as its title, instructor, rating, and duration.
  6. Users should be able to click on a search result to view more details about the course.
  7. The search functionality should be responsive and adapt to different screen sizes and devices.

Tasks