hto-projects / friendivia

An online party game where participants have to answer questions about themselves, and then try to guess their friends' answers to the same questions.
https://friendivia.com/
MIT License
1 stars 4 forks source link

Allow the host to end the game #377

Closed hylandtechoutreach closed 1 year ago

hylandtechoutreach commented 1 year ago

The host should be able to end/cancel the game at any point. This should remove the game and player data from the database for the given game id. It should also clear local storage for the host and players.

josephmaxwellhyland commented 1 year ago

387