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

US 02.08.01 #14

Closed
Tommy-Sand opened this issue Oct 10, 2022 · 2 comments
Closed

US 02.08.01 #14

Tommy-Sand opened this issue Oct 10, 2022 · 2 comments
Assignees
Labels
final checkpoint completed User stories completed by the final checkpoint. half way checkpoint User stories that should be completed by half-way checkpoint. RiskLevel-Med Medium risk of incompletion StoryPts-3 Worth 3 Story Points

Comments

@Tommy-Sand
Copy link
Contributor

Tommy-Sand commented Oct 10, 2022

As a meal planner, I want to sort the list of recipes by title, preparation time, number of servings, or recipe category.

Acceptance Criteria

  • Extension of US 02.07.01 with a sort button at the top right
  • Functionality
    • Selecting the button creates a drop down menu with the option to sort by title, preparation time, number of servings, or recipe category
    • Clicking an option in the drop down will sort by that option and display on US 02.07.01
  • Planned out in the storyboard
  • Functionality documented in wiki
@madisonbradley112 madisonbradley112 added the half way checkpoint User stories that should be completed by half-way checkpoint. label Oct 14, 2022
@Tommy-Sand
Copy link
Contributor Author

Tommy-Sand commented Oct 18, 2022

@madisonbradley112 will work on the database class for this feature.

@madisonbradley112
Copy link
Contributor

madisonbradley112 commented Nov 23, 2022

This user story has been implemented, documented, and tested, with tests:

  • In file RecipeInstrumentedTest.java
    • testSort()

Repository owner moved this from Backlog to Done in Project Board Nov 23, 2022
@madisonbradley112 madisonbradley112 added the final checkpoint completed User stories completed by the final checkpoint. label Nov 27, 2022
@madisonbradley112 madisonbradley112 moved this from Done to Completed User Stories in Project Board Nov 27, 2022
@madisonbradley112 madisonbradley112 added StoryPts-3 Worth 3 Story Points and removed StoryPts-4 Worth 4 Story Points labels Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
final checkpoint completed User stories completed by the final checkpoint. half way checkpoint User stories that should be completed by half-way checkpoint. RiskLevel-Med Medium risk of incompletion StoryPts-3 Worth 3 Story Points
Projects
Status: Completed User Stories
Development

No branches or pull requests

4 participants