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 Ranking #1

Open
mitchellpotter opened this issue Oct 28, 2022 · 3 comments
Open

User Ranking #1

mitchellpotter opened this issue Oct 28, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@mitchellpotter
Copy link
Collaborator

mitchellpotter commented Oct 28, 2022

A user wants to see their ranking amongst their friend group, so accesses the ranking page and sees their score ranked amongst their friends scores, as well as the dishes their friends have tried and restaurants they have visited. The ranking is based on a points system implemented within the program.

Entities to Define:

  • User (Abstract)
  • Reviewer
@mitchellpotter mitchellpotter self-assigned this Oct 28, 2022
@mitchellpotter mitchellpotter added the enhancement New feature or request label Oct 28, 2022
@mitchellpotter
Copy link
Collaborator Author

mitchellpotter commented Oct 31, 2022

Make pull request to start after entities and database have been defined

@mitchellpotter
Copy link
Collaborator Author

Sub-Issue:

  • Define Database
  • Define Entities

@mitchellpotter
Copy link
Collaborator Author

Filled out ranking use case including controller and presenter.
Modified Account user to allow comparable using a score attribute.

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
None yet
Development

No branches or pull requests

1 participant