Skip to content

alex-engelmann/face-detection-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection-backend

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.

Visit the deployed site

Our Team

This single-page React app was made by:

Technologies Implemented

About

This is the back-end portion of a face detection app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published