Skip to content

SanyamSavla/Automatic-proctoring-system_BE-Project

Repository files navigation

Automatic-proctoring-system_BE-Project

A portal that can proctor students in virtual examinations in the absence of a supervisor. The student is monitored on parameters like: Eye gaze tracking, Face detection, Audio detection, Object tracking and the students can give exams on our portal.

Getting Started

To setup and use the website, follow the steps mentioned below:

Prerequisites

  • python
  • pip
  • Clone the repository

Installing dependencies

Move to the installed folder and use the package manager pip to install all the dependencies. They are listed in requirements.txt file. Setup a virtual environment and then type the command:

pip install -r requirements.txt

User guide

[Click here] to view the user guide.

Built With

  • Python
  • Flask
  • JavaScript
  • NODEJS
  • MONGODB
  • Tensorflow

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

This project was made as a submission to our Final year Project course.