Skip to content

The backend part of the Smart Brain (Face Recognition) Project I created. This is deployed on Heroku and the link to the front-end repository is https://github.com/kalpthakkar/Face-Recognition-WebApp (also link to the working web-application is attached)

Notifications You must be signed in to change notification settings

kalpthakkar/smart-brain-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Smart Brain is a Face identification project created using React.

This is the backend part of the project which is deployed on Heroku.

It's loaded with many additional features such as a "secure login system" by encrypting the password into a hash format, remembering the entries count of the users (for images submitted), and displaying back the user details to the front-end (With a great User Interface).

Here's the link of front-end repository

Smart Brain

Open this link to view it in the browser.