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: Sorting All Books #13

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

USER STORY: Sorting All Books #13

sejungkwak opened this issue Jan 9, 2023 · 0 comments
Assignees
Milestone

Comments

@sejungkwak
Copy link
Owner

sejungkwak commented Jan 9, 2023

As a shopper, I want to sort all the available books by publishing date so that I can easily identify newly released books.

Acceptance Criteria

  • A user can view all the books sorted by title(A to Z) by default.
  • A user can sort all books by specific criteria.
  • A user can view a list of books sorted by the given criteria.

Tasks

  • Create a view to retrieve all the books.
  • Create a template to display all books.
  • Create a dropdown menu to change sort criteria.
  • Create a function to handle the sort request.
@sejungkwak sejungkwak self-assigned this Jan 9, 2023
@sejungkwak sejungkwak moved this to Backlog in Cogito Books Jan 9, 2023
@sejungkwak sejungkwak moved this from Backlog to Todo in Cogito Books Jan 15, 2023
@sejungkwak sejungkwak added this to the Iteration 2 milestone Jan 15, 2023
@sejungkwak sejungkwak moved this from Todo to In Progress in Cogito Books Jan 15, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Cogito Books Jan 16, 2023
@sejungkwak sejungkwak added the could have Nice feature label Jan 17, 2023
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