Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 826 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 826 Bytes

SmartBrain Frontend

This is a react webapp to detect faces from image URLs.It supports user registration and sign in. Individual user profile is created which maintains the count of image URLs submission. The backend implenmentaion for this project can be found here - https://github.com/shreya750/faceRecognition-backend

Technologies used -

FrontEnd -

  • React

  • JSX

  • CSS

  • JavaScript

Sample Images

  • Sign In Page

Signin Page Sample Image

  • Register Page

Register Page Sample Image

  • Home Page

Home Page Sample Image

  • Image URL Input

Image URL Sample Image

  • Face Detection Page

Face Detection Page Sample Image