Skip to content

Built a face detection app using React and by following the zerotomastery web development course

Notifications You must be signed in to change notification settings

Alex-M90/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was built as part of the final project for The Complete Web Developer in 2023: Zero to Mastery course on Udemy.

The goal was to create and connect an API, frontend, backend and database, which allows users to:

  • Register an account
  • Login to their own page
  • Paste image addresses into a field which displays the image with a bounding-box appearing around the face, that is detected via an API to Clarifai Face Detection Model
  • The users login credentials are stored in a database, where the password are also encrypted

Built Using

  • React
  • Node.js
  • Postgresql
  • Deployed on Render

About

Built a face detection app using React and by following the zerotomastery web development course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published