ab007shetty / eattendance

Student Attendance Management System using Face Recognition. Goto Wiki for full Installation Guide

Home Page:http://eattendance2021.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Attendance

For More Info Goto Wiki https://github.com/ab007shetty/eattendance/wiki

Prerequisites

  1. node.js https://nodejs.org/dist/v14.17.0/node-v14.17.0-x64.msi

  2. python has to be installed, along with pip.

Installation

  1. Download the repository and Extract It.

  2. Install NPM packages, on the root Directory of project

    npm install      
  3. Install Python packages

     cd Py-Scrpits  
     pip install -r requirements.txt   

Execution

  1. Start the express server from the root directory

    npm start
  2. Start the flask server from Py-scripts directory

    python app.py

About

Student Attendance Management System using Face Recognition. Goto Wiki for full Installation Guide

http://eattendance2021.herokuapp.com/


Languages

Language:CSS 67.7%Language:JavaScript 16.6%Language:Handlebars 15.1%Language:Python 0.5%