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

Display list of played games (and adventures) on the player's profile page #131

Open
ivellios opened this issue Jul 26, 2019 · 0 comments
Open
Labels
enhancement New feature or request frontend This story touches frontend

Comments

@ivellios
Copy link
Member

We would like to see what games player have played in the past. Epsecially what adventures their character were taking part in.

This will require at first some UI design and frontend development.

In order to retrieve list of games that player has already played one can use endpoint /api/games/past/?having_player=ID where ID is the id of the user profile. This won't be accurate though, so we may think of providing separate API endpoint for this information.

@ivellios ivellios added enhancement New feature or request frontend This story touches frontend labels Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend This story touches frontend
Projects
None yet
Development

No branches or pull requests

1 participant