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

USER STORY: Category-Specific Sorting #14

Closed
5 tasks done
sejungkwak opened this issue Jan 9, 2023 · 0 comments
Closed
5 tasks done

USER STORY: Category-Specific Sorting #14

sejungkwak opened this issue Jan 9, 2023 · 0 comments

Comments

@sejungkwak
Copy link
Owner

sejungkwak commented Jan 9, 2023

As a shopper, I want to sort sci-fi books by user ratings so that I can easily identify the best rated books in sci-fi.

Acceptance Criteria

  • A user can view a list of categorised books.
  • A user can sort books in a specific category by specific criteria.
  • A user can view a list of books sorted by the given criteria.

Tasks

  • Create a view to retrieve books by category.
  • Create a template to display a list of books.
  • Create a dropdown menu to change sort criteria.
  • Add a rating option to the select dropdown menu.
  • Add a function to handle the rating option in views.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant