Skip to content

Lmath2001/DetectFace-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detect-Face :

A web application that uses an API to locate multiple faces in an image. The user have to register and sign up. The user has to enter the URL of the image to which the API will locate the faces.

The web application is built with Nodejs, Expressjs and PostgreSQL database to register/signin as well as to keep the track the number of entries the user have used the application. It uses Clarifai API to detect multiple faces in the image

After entering the URL of the image

ImageURLDetect

DetectFace-2

Technologies Used :

  1. HTML, CSS and JavaScript
  2. React
  1. Node.js
  2. Express.js
  3. PostgreSQL

API :

  1. Clarifai

NPM Packages:

  1. Create-React-App
  2. Tachyons
  3. particles.js
  4. Bcrypt
  5. Postgresql
  6. knex
  7. cors
  8. express

Deployment

  1. Heroku

About

A face detection app that uses API to detect faces in an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published