Skip to content

Full Stack App developed primarily using React.js, Redux, Node.js, Express.js, PostgreSQL. This app identifies & detects faces in any image supplied.

Notifications You must be signed in to change notification settings

terencehh/face-recognition-app-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Face Recognition App API

Full Stack App developed primarily using React.js, Redux, Node.js, Express.js, PostgreSQL. State Management is handled using Redux. This app identifies & detects faces in any image supplied. Data is stored securely using PostgreSQL, with passwords being hashed.

Instructions

The App is split into two components, This repo hosts the server/database side. To simulate a client-server environment, please go to my Front-End React Repo https://github.com/terencehh/face-recognition-app and follow the instructions there. Note that you will need to specify your own database settings. Another thing to note is that my App utilizes Clarifai's Face Detection API. If you want to deploy your own build, you will need to sign up with Clarifai and utilize their API Key in order to use their services.

Install

npm install

Usage

node server.js

Author

👤 Terence Ng

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Full Stack App developed primarily using React.js, Redux, Node.js, Express.js, PostgreSQL. This app identifies & detects faces in any image supplied.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published