raneem-yad / wissen

0 stars 1 forks source link

courses categorized by their respective categories #21

Closed raneem-yad closed 1 month ago

raneem-yad commented 2 months ago

User Story

Metadata Description
Theme Homepage Content
Epic Homepage Features
User Story Courses categorized by their respective categories

Description

As a User, I want the website to display courses organized by categories, So that I can easily find and explore courses based on my interests or preferences.

Acceptance Criteria

  1. The website should categorize courses based on different categories such as programming, design, marketing, etc.
  2. Users should be able to view a list of categories available for courses.
  3. Users should be able to select a category of interest from the list.
  4. Upon selecting a category, the website should display courses belonging to that category.
  5. Each course should display essential information such as title, instructor, rating, and duration.
  6. Users should be able to click on a course to view its details.
  7. Ensure that the category selection and course display are responsive and adapt to different screen sizes and devices.

Tasks