Skip to content

eniro/FaceRecognitionBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project's url: https://face-recognition-brainapp.herokuapp.com/

Description

React app that utilizes Clarifai’s facial recognition API and detects faces in photos. There is also a register/login page that saves user information to a database created with PostgreSQL in order to count user's entries (how many times a user has used a photo in the app).
Languages used for the front-end: React.JS, Javascript, HTML5, CSS3.
Languages used for the back-end: Node.js, Express.js, SQL(PostgreSQL).
Background was created with Particles.js library.

screenshot1

screenshot2

screenshot3

Running the app:

  1. Clone this repo
  2. Run npm install
  3. Run npm start

Releases

No releases published

Packages

No packages published