This app is for online procotor to monitor students automatically. This project has been made for Digital Makeathon 3.0 by team Enc0ders.
- This project has been made using nodejs v14.16.0, expressjs, mongodb.
- JavaScript API used face-api.js
- nodejs API used face-api.js
- Change mongodb link in line 64 of index.js
- run command
npm install
to install all packages. - run command
node index.js
to run this node app. - server will run on port 4000 by default.
How to View Dashboad: After registering or login go here
How to view Thirdeye Detector: After registering or login go here
This node project is half part of the whole project. The mobile app uses the APIs given by this node project. The flutter app can be found here Detailed working video of the project can be found here Presentation slides for detailed discription can be found here