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

Add a field for extra report notes on game session from a DM in the GameSession endpoint #15

Open
ivellios opened this issue Jan 5, 2020 · 0 comments
Labels
API backend DB enhancement New feature or request good first issue Good for newcomers

Comments

@ivellios
Copy link
Member

ivellios commented Jan 5, 2020

We would like to be able to store extra information on the stuff that happened during the game session. Especially rewards for players, some special effects that took place or character has some long-term condition.

Each DM should be able to add a note for the game when filling out the report from the game.

The first step for this feature is to add proper field in the backend models.

Model: GameSession
Field name: report_notes

Also add proper db schema migration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API backend DB enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant