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

Main block (Subjects) #113

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

Main block (Subjects) #113

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

Comments

@tsivkadi
Copy link

tsivkadi commented Aug 10, 2023

As a tutor/student I want to see the main block on the subjects page so that I can see the list of all subjects with search functionality.
Acceptance criteria:

  1. When a user opens subjects page, then he/she can see the main block.
    Mockup:
    image
  2. This block contains:
  • the title "Subjects" with description below
  • "Back to all categories" button
  • "Show all offers" button
  • search input with category menu and "Search" button
  • text with suggestion to send request to create a new subject/category
  • list of all subjects
  • "View more" button
  1. When a user clicks on the "Show all offers", he/she should be redirected to "find offers" page
  2. When a user clicks on the "Back to all categories", he/she should be redirected to "categories" page
  3. When a user selects category from category menu, all subjects that are related to that category should be displayed
  4. When a user clicks on the "Search" button or press enter, search should be performed
  5. When user clicks on subject card, she/he should be redirected to "find offers" page with list of all offers related to that subject
  6. "View more" button should render more cards
  7. "View more" button should disapear if there are no more cards to display
  8. "Sorry, no results found" block should display if there are no categories matching the search

Image

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

No branches or pull requests

2 participants