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 #23

Closed
7 tasks
iandouglas opened this issue Mar 18, 2019 · 0 comments · Fixed by #56
Closed
7 tasks

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

iandouglas opened this issue Mar 18, 2019 · 0 comments · Fixed by #56
Assignees

Comments

@iandouglas
Copy link

iandouglas commented Mar 18, 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

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

@Vjp888 Vjp888 added the backlog label Mar 18, 2019
@Vjp888 Vjp888 self-assigned this Mar 21, 2019
@Vjp888 Vjp888 added review and removed in progress labels Mar 25, 2019
milevy1 added a commit that referenced this issue Mar 25, 2019
@milevy1 milevy1 removed the review label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants