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

Provide real-time data to backend #33

Open
Hornwitser opened this issue Aug 23, 2020 · 0 comments
Open

Provide real-time data to backend #33

Hornwitser opened this issue Aug 23, 2020 · 0 comments
Labels
Feature Request Request for a new feature to be added

Comments

@Hornwitser
Copy link

Feature overview
Name: real-time-scoring
TL;DR: Send progress and partial scores during the game to the backend

Details
The Web interface currently work in progress would benefit from being able to display in real time things like lap times, positions, scores, team progress, etc. For this to work it needs to have this data sent to it.

Possible methods
Basic idea is write files with updates as they happen and have the Node.js backend forward it to the Node.js server.

@Hornwitser Hornwitser added the Feature Request Request for a new feature to be added label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request for a new feature to be added
Projects
None yet
Development

No branches or pull requests

1 participant