Skip to content

Data Collection / Tables - games in progress #4

@LaustinSpayce

Description

@LaustinSpayce

I think pocketbase is ideal to keep the list of current games in progress.

In php, when the game is closed/deleted/completed, the record should be removed from this pocketbase table.

It's much easier to query one small table for games currently in progress than for php to scan everything.

Suggested data structure:

gameID num
playerA user
playerB user
heroA string
heroB string
currentGameTurn number
format string

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions