Project-Based-10-24-vk / Client

0 stars 0 forks source link

Student landing. Popular categories block #25

Open vlad-khrychov opened 1 week ago

vlad-khrychov commented 1 week ago

As a Student, I want to see the Popular Categories block (screen) of the home page, so that I can find popular learning categories

Precondition: A User is logged in as a Student.

Acceptance criteria:

  1. When a Student scrolls down the home page, then he/she can see the home page “Popular Categories” block. The Mockups: • for Desktop Image

  2. The home page “Popular Categories” block (Desktop version) contains: – the CRUD welcoming text. The welcoming text consists of a title (“Popular Categories”) and a description (“Explore learning categories you’re passionate about.”); – the list of categories; – the “Go to categories” button.

  3. A Student can see the list of categories. The quantity of categories is: – 8 for the Tile view type (4 horizontal and 2 vertical).

  4. The categories tiles are clickable. When a Student clicks on a category button, then the system opens the “Subjects” page with chosen filtered category list.

  5. When a Student hovers over the category buttons, then category buttons are highlighted.

  6. When a Student clicks on the “Go to categories” button, then the system opens the “Categories” page. • for Tablet Image

  7. A Student can see the list of categories. The quantity of categories is: – 6 for the Tile view type (2 horizontal and 3 vertical). • for Mobile Image

  8. A Student can see the list of categories. The quantity of categories is: – 6 for the Tile view type (6 vertical).