Skip to content

alex-engelmann/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This React app allows users to optionally sign in and submit images from the web, and then finds faces within those images. If users sign in, then their number of submissions is tracked and shown. The front-end is hosted here on GitHub pages, the back end is hosted on Heroku and includes a PostgreSQL database for storing users and submissions. User passwords are encrypted using bcrypt. Faces are found in the images through an API provided by Clarifai. For the back-end portion of this app, see here.

Visit the deployed site

Our Team

This single-page React app was made by:

Technologies Implemented

About

Front end part of a face detecting React app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published