StarClassifier is a web application that allows users to upload images and classify them using machine learning. It's built with a React frontend, Express backend, and a FastAPI-based machine learning service.
1
stars
3
forks
source link
[BUG] User input validation ( email and password ) #7
data that is given by the user should be validated for email and password
( if format does not match it should look like the below) ( i have use flowbite components https://flowbite.com/docs/components/forms/)
the css should look like -- reference (https://flowbite.com/docs/forms/floating-label/)