The Wayback Machine - https://web.archive.org/web/20220128103921/https://github.com/therewillbecode/poker-maison/issues/3
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

GetProfile API Endpoint should also give some basic game stats for the user #3

Open
therewillbecode opened this issue Aug 9, 2019 · 0 comments

Comments

@therewillbecode
Copy link
Owner

@therewillbecode therewillbecode commented Aug 9, 2019

The type representing the Servant API endpoint for getting the User's Profile is here

The API Endpoint handler for fetching a user's profile is here

It would be a good idea to add some basic game stats such as Hands played, total profit/loss over career, Big Blind win rate etc. This way players can have more insight into how they are playing.

You will of course need to add new record fields to the UserProfile type.

@therewillbecode therewillbecode changed the title Improve GetProfile Servant API Endpoint with Basic Stats GetProfile API Endpoint should also give some basic game stats for the user Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant