henryboisdequin / Smart-Brain

Face detection app made with Node.js, React, and Postgresql.

Home Page:https://henryboisdequin.github.io/Smart-Brain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

This project is a face recognition system which detects the faces in an image given by the user. As the user, you can sign in or register which is made with a secure Postgresql database. The system will keep track of your credentials, hash your passoword, and send that information to the front-end with node.js. Finally, the front-end is made with React. By Henry Boisdequin

Website: https://henryboisdequin.github.io/Smart-Brain/

About

Face detection app made with Node.js, React, and Postgresql.

https://henryboisdequin.github.io/Smart-Brain/

License:MIT License


Languages

Language:JavaScript 88.7%Language:HTML 7.3%Language:CSS 4.1%