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 8, Book Index Page can be Sorted #2

Closed
7 tasks done
BrianZanti opened this issue May 6, 2019 · 0 comments
Closed
7 tasks done

User Story 8, Book Index Page can be Sorted #2

BrianZanti opened this issue May 6, 2019 · 0 comments
Assignees
Labels

Comments

@BrianZanti
Copy link
Collaborator

BrianZanti commented May 6, 2019

As a Visitor,
When I visit the book index page,
I should see one link each to sort the books by the following criteria:
- sorted by average rating in ascending order
- sorted by average rating in descending order
- sorted by number of pages in ascending order
- sorted by number of pages in descending order
- sorted by number of reviews in ascending order
- sorted by number of reviews in descending order

DO THESE STORIES FIRST:

  • User Story 6, Book Index Page

Checklist:

  • base code tests are written
  • base code is written to pass tests
  • edge case ("sad path") tests written
  • edge case code written
  • code is reviewed
  • branch is merged
  • all tests still pass

child of #26

child of #33

depends on #25

@JustinD85 JustinD85 self-assigned this May 9, 2019
@Martsy Martsy closed this as completed in 4234a80 May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants