Skip to content

sanyam2392/Face_Recognition_Attendance_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link to the hosted live website : https://facerecognitionengage.herokuapp.com/

Steps to execute the code and view the website locally :

  1. Clone the Repository

    git clone https://github.com/Sanyammehta23/Face_recognition_attendance_system.git

  2. Move to the project directory(If you are not in the project directory)

    cd face_recognition_attendance_system

  3. Install the requirement mentioned in the document named requirements.txt using the command

    Pip install -r requirements.txt

  4. Run the server

    python manage.py runserver

  5. Now, the website will be live at the local host http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published