Skip to content

ACM-JUIT/Quiz-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Web App - Web Development

A web application for hosting online quiz and trivia consisting of 3 major parts Frontend, Backend and Database.

Features

  • 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.