Skip to content

thangnpq-dev/Attendance-By-Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

542 Commits
 
 
 
 

Repository files navigation

Attendance-By-Face-Recognition-


Attendance By Face Recognition

Instructor: Mr. Nguyen Duc Khoan

Attendance By Face Recognition

This project was created for the Graduation Thesis. A big thanks for Mr. Nguyen Duc Khoan for helping us with this project.

Contributors

  • UnFameeee a.k.a Nguyễn Phạm Quốc Thắng
  • Duyduong689 a.k.a Thạch Dương Duy

Framework and Technology

Requirement

  • npm version greater than 6.14.17
npm install -g npm@6.14.17
  • Nodejs version 14.20.0
https://nodejs.org/en/blog/release/v14.20.0
  • ReactJS (Front-End)
  • NodeJS - Express (Back-End)
  • Database MySQL version 8.0.28
https://downloads.mysql.com/archives/get/p/25/file/mysql-installer-web-community-8.0.28.0.msi
  • Python version 2.7.16
https://www.python.org/downloads/release/python-2716/

How to run the project on local (Follow the sequence)

Back-End

  1. Go to backend folder, then type "npm i" in the terminal to install all the necessary libraries
  2. Then type: "npm run dev" to run the Back-End
  3. The Backend will start on http://localhost:8081

Front-End

  1. Go to frontend folder, then type "npm i" in the terminal to install all the necessary libraries
  2. Then type: "npm start" to run the Front-End
  3. The Frontend will start on http://localhost:3000

Link deployment

  • Human resource management website:
https://unfame.tech:3000/
  • Face attendance website:
https://unfame.tech:3000/face-attendance

Contribution

Any information please contact us through these email:

quocthang036@gmail.com
junrante@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors