Rank 1: Thread
I am currently on the free plan.
I made a quiz app for a wedding this weekend. I am wondering how worried I should be about everything suddenly freezing up in the middle of my "Best Man" speech 😅
https://bryllups-quiz.netlify.app
https://github.com/kJAHsin/quiz_bryllup
Appreciate any insight or even better if somebody wants to test it out! Only 3 questions currently, and I'm not storing any email/password info.
Got some feedback that email/password is not the way to go, people might lose interest if it's too complicated to begin.
Considered just having a input, then appending something like "email.com" and just using the unique method from the ID class to create a password that would log them in behind the scenes.
Definitely not any sort of distant cousin even to best practice, but this is a one-off quiz for a wedding.