Inspiration
I've always loved quizzing, and wanted to make a platform on my own.Rose Hack provided me the opportunity to do that, and so here it is!!!
What it does
GoQuizzers is an online entertainment and quizzing platform, where one can register themselves, and play/create quizzes as per his needs based upon the available category and tags.After playing a quiz, the scores and graphs for each user gets updated accordingly.The user can also compare his scores with the other registered users by checking out our Leaderboard!!
How I built it
I've used HTML, CSS and JS on the frontend, and Flask on the backend.
Challenges I ran into
The time frame! Apart from that this was the first time I was using MongoDB clusters, so learnt something new there!Also, setting up the backend for updating the scores after every quiz, and displaying it on the dashboard was challenging too, since I did not setup Redux, but was storing the email in the session variables.
Accomplishments that I'm proud of
I used MongoDB Atlas for the first time.Also, I got to learn a lot of JavaScript through this project.
What's next for GoQuizzers
I wish to add the following functionalities in the near future: 1.Users can create quizzes of his/her choice.They can mix up questions of different categories, and also alter the number of questions per quiz. 2.Provide support to host quizzes with multi-player functionality. 3.Train a CNN to predict the next question based upon the number of correct/incorrect answers till then.
Log in or sign up for Devpost to join the conversation.