Skip to content
/ ez-ems Public

Web Based Employee Management System with Face Recognition Technology focused on Security Enhancements

License

Notifications You must be signed in to change notification settings

ryzh3n/ez-ems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZ-EMS

This project has 2 parts: The server & the attendance machine

Please ensure the server is running before any attempt to run the attendance machine.

HOW TO RUN THE SERVER:

  1. Make sure your Python Intepreter has the following libraries/packages installed:
flask
flask_login
flask_sqlalchemy
colorama
apcheduler
flask_restful
flask_wtf
flask_limiter
flask_limiter.util
os
sqlalchemy
werkzeug
datetime
  1. Setup your mySQL Server & remember the user credentials
  2. Run main.py
  3. Follow the steps

HOW TO RUN THE ATTENDANCE MACHINE:

  1. Make sure your Python Intepreter has the following libraries/packages installed:
cv2
numpy
face_recognition (by Adam Getgey)
os
requests
  1. Run Attendance_Machine.py

About

Web Based Employee Management System with Face Recognition Technology focused on Security Enhancements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published