This is an Online examintion system with Video Surveillance.
Install this project with npm
git clone https://github.com/NaveenMohanty/oexamination.git
cd oexamination
npm install
To run this project, you will need to add the following environment variables to your .env file
PORT = 5000
DB = "mongodb+srv://nav:9937895218@cluster0.agflk.mongodb.net/myFirstDatabase?retryWrites=true&w=majority"
SECRET = "naveenmohanty1234@gmail.com"
-Don't Give PORT during deployment.
If you have any feedback, please reach out to us at https://oexamination.herokuapp.com/feedback