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

Move the data that's in the guess function to a database, to better demonstrate more Cloudflare features. #23

Open
simonprickett opened this issue Nov 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@simonprickett
Copy link
Owner

Currently there's a load of standing static data about stations in the guess function code. Move this to a database on Cloudflare to explore how that part of the product works. This is a nice to have as it doesn't particularly improve the operation of the game or add new functionality / scaling capabilities.

@simonprickett
Copy link
Owner Author

Could add some value by using the database to count how many times each station's been guessed and showing that to the users as a sort of league table of how commonly known the station is...

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

No branches or pull requests

1 participant