Skip to content

AswinBarath/Smart-brain-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Brain App

Smart Brain App Cover design

Face recognition app built with Authentication, User Ranking, REST API and SQL transactions for user data and hashed passwords


Table of content


Demo

Smart Brain App Demo


Screenshots

Home Page

Smart Brain App Home Page

User Registeration Page

Smart Brain App Register Page

User Login Page

Smart Brain App Sign In Page


Technologies

PostgreSQL   Express JS   React JS   Node JS   Heroku  


What's unique in this Project

  • An Image Recognition app which makes an API request to face recognition machine learning model
  • The App has built-in Authentication which takes care of the user login credentials securely through hashing
  • User Ranking is provided each time the Smart Brain Web App service is triggered for facial detection of images
  • The web app employs custom REST API on the backend with SQL transactions for user data and hashed passwords

Contributors


Deployment


Summary of New Changes Made

API Endpoints Updated: All API calls now use the new Vercel-hosted API (https://smart-brain-api-one.vercel.app). Centralized API Config: Added src/config.js to manage API URLs in one place. Error Handling & Loading States: Added user feedback for loading and error states in Signin, Register, and image processing. UI Feedback: The UI now disables buttons and shows messages during loading/error states. Proxy Added: Added a proxy field in package.json for local development convenience.


⬆ Back to Top

Releases

No releases published

Packages

No packages published