Skip to content

A face recognition application using React and storing user information via PostgreSQL. Register as a new user and insert a picture's URL to identify faces.

Notifications You must be signed in to change notification settings

jordonpo/face-recognition-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Face Recognition Application Front-End.

Application: https://face-recog-application.herokuapp.com/

Back-End: https://github.com/jordonpo/face-recognition-api

Node.js (https://nodejs.org/en/)

React (user interface https://reactjs.org/)

Express.js (web framework https://expressjs.com/)

PostgreSQL (relational database https://www.postgresql.org/)

knex.js (SQL query builder https://knexjs.org/)

Clarifai API (https://clarifai.com/)

node.bcrypt.js (password hashing function)

nodemon (restarts server when changes take place during development https://nodemon.io/)

tachyons (CSS toolkit https://tachyons.io/)

particles.js (https://vincentgarreau.com/particles.js/)

tilt.js (https://www.npmjs.com/package/react-tilt)

About

A face recognition application using React and storing user information via PostgreSQL. Register as a new user and insert a picture's URL to identify faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published