Skip to content

A simple webapp with login and register page that takes image as a URL and marks a boundary on a face detected in the image using Clarifai- FaceDetection API. Deployed server on Heroku.

visheshkl/face-recognition-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-recognition-webapp

FaceX is a web app that uses the Clarifai API to locate a face in a picture. Using a React.js front-end and Node.js back-end with Express.js as well as a PostgreSQL database to keep track of how many entries a user has made.

Technologies Used

Front-End

  • HTML5
  • CSS3
  • React.js

Back-End

  • Node.js
  • Express.js
  • PostgreSQL

NPM Packages

  • Create-React-App
  • Tachyons
  • react-tilt
  • particles.js
  • Postgresql
  • express
  • bcrypt-nodejs
  • knex

APIs

About

A simple webapp with login and register page that takes image as a URL and marks a boundary on a face detected in the image using Clarifai- FaceDetection API. Deployed server on Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published