DEV Community

Bleart Hyseni
Bleart Hyseni

Posted on

📝 Sign Up Screen with Validations

Image description
The sign-up form requires full name, email, password, and password confirmation fields, alongside a checkbox for accepting Terms and Conditions. I worked hard on input validation to ensure passwords match and emails are valid, while keeping the process as simple as possible. Making users agree to terms was a good reminder about legal compliance, and designing this screen taught me a lot about balancing form complexity with usability. #Signup #Validation #UXDesign

Top comments (0)