-
Facial Recognition Login:
- Users can take a photo while logging in.
- The photo is matched with the database.
-
Access Control:
- If the photo matches with one of the users in the database, access to the system is granted.
- If there is no match, an error login message is displayed.
-
Configuration:
- After cloning the repository, add your own
.envfile to the folder. - The
.envfile should contain the following information:REACT_APP_AWS_ACCESS_KEY_IDREACT_APP_AWS_SECRET_ACCESS_KEYREACT_APP_AWS_REGIONREACT_APP_S3_BUCKET
- After cloning the repository, add your own
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|