FabulaVotes/static_files
trotFunky 07d8cf42d7 vote: Properly take player and truth numbers into account
Fetch the amount of truths for the week and the player count to find the total possible votes.
Use this to remove the hardocded value in the check.
Update the check to fail if there was an error as well.

Now that the truth count is calculated, send it to the javascript to build the graph
labels automatically as well.
2024-07-26 19:25:41 +01:00
..
style.css week: Create new weeks and change active one 2024-07-26 00:52:41 +01:00
vote_chart.js vote: Properly take player and truth numbers into account 2024-07-26 19:25:41 +01:00
vote_handler.js v1.0: First production version 2024-07-23 21:51:42 +01:00