Skip to content

mikkel250/face-recognition-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A Full stack web app that allows users to log in/out, and upload photos via links into the user-input field and will fetch, display the photo, recognize faces, and draw boxes around them. Uses React for the UI and front end for its ability to update only the required parts of a page, React Router for efficient navigation in React, Express and Node for the backend (this repo) to have REST API’s available for consumption on the frontend, PostgreSQL for the database, and the Clarifai face recognition API to analyze the photos. Deployed to production on Heroku. Technology used: React, Node, Express, REST API’s, PostgreSQL, and the Clarifai API.

About

Node/Express server for face-recognition app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published