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

As a user, I want a page that displays statistics from my partnership #4

Open
1 of 6 tasks
fmcgarry opened this issue Jan 23, 2023 · 0 comments
Open
1 of 6 tasks
Assignees
Labels
enhancement New feature or request

Comments

@fmcgarry
Copy link
Owner

fmcgarry commented Jan 23, 2023

because it would give me useful insights into the dates we've been on.

Acceptance Criteria

Given two or more users are registered as partners

When either user navigates to the "Partner" page
Then display the total number of activatable date ideas submitted by the couple as “Total Date Ideas”.
Then display the number of total dates completed by the partners as “Dates Completed”.
Then display the title of the date idea with the greatest number of completions as “Most Popular Idea”.
Then display the date idea with the least number of completions as “Least Popular Idea”.
Then display the username of the user in the partnership that contributed the most date ideas as “Most Creative”.
Then display the username of the user in the partnership that has had their date ideas chosen the most as “Top Contributor”.

When two or more ideas are tied for the highest number of completions
Then do not display the “Most Popular Idea” statistic

When ideas have a completion count of less than one
Then do not display ideas in "Most Popular Idea" statistic

When two or more ideas are tied for the least number of completions
Then do not display the “Least Popular Idea” statistic.

When ideas have a completion count of less than one
Then do not display ideas in "Least Popular Idea" statistic

Definition of Done

  • UI Sketches are complete.
  • Development work is completed.
  • Unit tests pass.
  • User acceptance tests pass.
  • Passes acceptance criteria and aligns with project requirements.
  • Pull Request is complete.

UI

Image

The user navigates to the Partner page. At the top, the name of the other user they have joined with is displayed. In the statistics section, various stats are shown that are generated from the partners data.

@fmcgarry fmcgarry converted this from a draft issue Jan 23, 2023
@fmcgarry fmcgarry modified the milestone: Sprint 3 Jan 23, 2023
@fmcgarry fmcgarry moved this to Todo in DateNight Jan 23, 2023
@fmcgarry fmcgarry added the story label Jan 23, 2023
@fmcgarry fmcgarry self-assigned this Jan 23, 2023
@fmcgarry fmcgarry added enhancement New feature or request and removed enhancement New feature or request labels Jan 23, 2023
@fmcgarry fmcgarry moved this to Todo in datenight Jan 30, 2023
@fmcgarry fmcgarry removed the story label Jan 30, 2023
@fmcgarry fmcgarry changed the title As a user, I want a page that displays statistics from my couple As a user, I want a page that displays statistics from my partnership Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant