Skip to content

rosielee09/face-detect-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-detect-wizard APP

Using Clarifai 'face-detect' API to detect faces from uploaded images. (ZTM web development - final project)

For those who want to skip the register

Tech used

CSS3 JavaScript React NodeJS Express PostgreSQL

CSS, JavaScript, React, NodeJS, Express, PostgreSQL, Render(deploy)

Features

  1. User authentication with login and registration
  2. Password encryption for enhanced security
  3. Retrieve face image URLs, paste them into the detection input box, followed by a simple click of the detect button
  4. The magic face detect box will appear on the image!
  5. Collect the entry count based on how many times you try it.
  6. Experience a whimsical surprise by moving your mouse over the wizard logo!
face-detect.app.mp4

Extra Info for curious fellows!

  • bcrypt: encrypting password
  • react-parallax-tilt: logo
  • react-tsparticles: background

Back-end repo

https://github.com/rosielee09/face-recognition-api