- Face recognition for attendance tracking
- Automatic email of log file to Gmail
- Python 3.x
- pip (Python package installer)
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd <project-directory>
- Install the required packages:
pip install -r requirements.txt
- Run the program:
python main.py
- Open the application.
- Click on the "Register" button.
- Follow the on-screen instructions to register your face.

- Open the application.
- Click on the "Login" button.
- The system will recognize your face and log you in.

- Ensure you are logged in.
- The system will automatically send the
log.txtfile to your Gmail account at the end of the day.

This project includes a feature not covered in the YouTube video: it automatically sends the log file to your Gmail account.
