Skip to content

N0v0cain3/Kuizu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KUIZU - AUTOPROCTORED QUIZ SYSTEM

Making Proctoring of Online Quizzes Simple And Easy With Least Human Interference!

Features

USER

  • Authentication and Authorization of the user
  • Attempting the quiz
  • Continuous Eye Tracking
  • Audio and video checks
  • Cell phone detection
  • Multiple user detection
  • Automatic Report Generations
  • Contact Admin in case of discrepancies

ADMIN

  • Create Quiz
  • Delete Quiz
  • Check Live status of the attendees

Tech Stack

Node.Js


MongoDB


Docker


JavaScript


Html


CSS


Screenshots

Project Screenshots

Project Screenshots

Project Screenshots

Steps to run

$ git clone https://github.com/N0v0cain3/Kuizu.git
$ cd backend && npm i 
$ npm start

Contributors