Smart-brain-app

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


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