Vote The Bowl is an easy to use cooking contest themed voting web application. By design it requires no account creation or personal data, apart from a name while voting (this is subject to change in the future as new features are added) The UI is build using SvelteKit and Svelte-Flowbite.
Local storage is necessary for the proper functioning of Vote The Bowl.
There are some optional confurations available via environment variables. The defaults are provided below.
PUBLIC_RESULTS_REFRESH_DELAY=3000
PUBLIC_VOTER_REFRESH_DELAY=5000