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

Feature Request: Exportable JSON upon Game Finish #82

Open
PimpWilly opened this issue May 5, 2023 · 1 comment
Open

Feature Request: Exportable JSON upon Game Finish #82

PimpWilly opened this issue May 5, 2023 · 1 comment
Labels
feature New feature or request

Comments

@PimpWilly
Copy link

We'd like to be able to build a tool that can track game results over a longer period of time within our group. To that end, we'd love to be able to pull in data directly from the app so that we can feed it into the tool.

As a solution, either an exportable JSON (With the seat number, player id, role assigned, reminder tokens set, whatever data that is currently set by the Storyteller, which team won, etc) or some sort of API onto the back end that we can query to get the data currently stored by the server (if there is any).

We've considered building our own reporting tool to accomplish this, but we feel we'd basically be reinventing the wheel with the current client design.

The cleanest method would be a JSON export from the client initiated by the Story Teller after a game is listed as ended.

@PimpWilly PimpWilly added the feature New feature or request label May 5, 2023
@bra1n
Copy link
Member

bra1n commented May 8, 2023

Hey, this makes sense to have, but it also ties into the user statistics that the app is / will track for you automatically. I'm not sure if getting access to the raw data is going to be part of the first release of that, but it could definitely be added later down the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Development

No branches or pull requests

2 participants