Skip to content

ChloeZhou1997/facerecognitionbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visiting the Website

The demo of the website is deloyed at https://render.com/. If you want to give a try to the website, please follow this link.

This repo only contains the source code for the frontend, to visit the source code for the backend, please visit here.

Stack

It's a simple web application that serves to demonstrate my ability in

  • programming in javascript
  • using JS library (Node.js for the backend, React.js for frontend)
  • SQL designs and queries (using postgres)
  • web application deployment
  • connect the backend server with front end web application
  • call API from a third party to fulfill the functionality of the web application

What This Web Project Can Do

Registering

signin

Upon visting the site, you can register an account with your email address and password.

Counting

count

The web app will count how many times you have tried to detect the face from the server.

Detecting Face

detect

Copy an image link from any online photo to the entry, click on Detect to detect the face.

About

A full stack facial recognition web app project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published