Inspiration

After viewing sites such as Jetpunk.com and sporcle, I wanted to create my own, a very long time ago in 6th-7th grade, I created a quiz website called QuizRao, but that website was absolute garbage since I was a 6th grader at the time... I used glitch.com to create it with minimal Javascript and pure HTML and CSS knowledge. I'm glad to say that I have really stepped up from my middle school self with this project!

What it does

Allows users to create and manage their quizzes, along with allowing others to view and take quizzes.

How we built it

Built using React, Typescript, t3 stack, tailwindcss, and prisma db.

Challenges we ran into

Unfortunately, when I was trying to deploy my website, I got into a nasty OAuth problem that with more time I could fix, but I still have the GitHub Repository available, so if you would like to see a live demo of the project you could try to clone that repository instead. Also, starting out this project was rough, as I had to make my first prisma API to connect to my tsx file.

Accomplishments that we're proud of

A fully - functional quiz website that stores quiz questions into a database.

What we learned

Expanded my knowledge of tRPC and prisma database as a solo developer, learned how to connect multiple APIs and how to deal with frontend and backend problems seamlessly!

What's next for Quizdoba Quiz Project

Definitely will expand on this project post-hackathon, I will create a rating system, comment system, and a points system where users gain points based on the amount of questions guessed correctly in each quiz! I would love to continue my project, having lots of fun with it right now... haha

Built With

Share this project:

Updates