aaspinwall / collab

Collab project: We're currently building a decision maker app with Next.js on the frontend and graphQL / faunaDB on the backend.
https://collab-git-main.aaspinwall.vercel.app/
MIT License
5 stars 13 forks source link

If the timer runs out, redirect to results #162

Open aaspinwall opened 3 years ago

aaspinwall commented 3 years ago

Describe the bug

To Reproduce If you go to the voting page and the timer runs out, you get an alert but you'll still be able to vote.

Expected behavior When the timer runs out, redirect the user to the results page. Don't allow the user to vote

hellosurbhi commented 3 years ago

I should be able to pick this up

aaspinwall commented 3 years ago

I should be able to pick this up

Absolutely! Go for it

laulujan commented 3 years ago

Hello, can I give it a try?? I would like to work on this!!