Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find offers page view #114

Open
tsivkadi opened this issue Aug 11, 2023 · 0 comments
Open

Find offers page view #114

tsivkadi opened this issue Aug 11, 2023 · 0 comments
Labels
Find offers Tasks/Features that relate to page 'Find offers' User Story

Comments

@tsivkadi
Copy link

tsivkadi commented Aug 11, 2023

As a Student/Tutor, I want to see the page with offers list, so that I can find a proper tutor/student

Preconditions:
A User is logged in on the site.

Acceptance criteria:

  1. A Student/Tutor can see a welcoming banner on the top of the page with the CRUD text “Tutors/Students for private lessons”.
    The mockup:
    image

  2. User can see search and sort toolbar

  • User can filter offers by category or/and subject through category and subject dropdown menu
  • User can filter offers by author name
  • There is filter block in order to filter by other options
  • User can choose whether to see students requests or tutors offers through switcher
  • User can sort Offers list using sort button . When a user clicks on the sort button then a dropdown appears. A dropdown contains 4 sorting options: sort by Newest (the “Newest” button), sort by Top rated (the “Rating” button), sort by lowest price (the “Price low-high” button), sort by highest price (the “Price high-low” button).
  • User can change a view style to list or tile using two clickable buttons. The currently chosen view style is highlighted. The quantity of offers/requests is:
    -- 4 for the List view type
    -- 9 for the Tile view type (3 horizontal and 3 vertical)

image

  1. The page has pagination
    image

  2. A user can see the Popular categories list below the offers list. The Popular categories list contains 9 category icons (3 horizontal and 3 vertical).
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Find offers Tasks/Features that relate to page 'Find offers' User Story
Projects
Status: User Story (Backlog)
Development

No branches or pull requests

2 participants