This project is a web application that allows users to update their information and perform facial recognition. It is built using Flask and utilizes facial recognition libraries to authenticate users.
- User Information Update: Users can update their personal information.
- Facial Recognition: Users can authenticate their identity using facial recognition.
- Python 3.8+ an above
- Required Python packages are listed in
requirements.txt
.
- pip install -r requirements.txt
Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.