A web application for hosting online quiz and trivia consisting of 3 major parts Frontend, Backend and Database.
-
User Authentication : login, logout and signup ( optional: Login/Signup with social accounts).
-
Modular Quiz Interface : option to select between Text Based Question, MCQ and Picture Selection Question for each question.
-
Quiz Traversal : option to add skip question feature or jump to a question (optional : category wise sorting of questions )
-
Timer Implemetation : option to set timer on each question.
-
Live LeaderBoard : Auto-Update LeaderBoard (optional: LeaderBoard is visible to user during quiz).
-
Appropriate and User Friendly Frontend interface.