Skip to content

DalaScript/form-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Validation | ZTM JS Web Projects Course

Project 12/20

📋 Form Validation is a responsive sign-up form built with custom client-side validation using the Constraint Validation API and JavaScript logic. It ensures that users enter valid information, confirms matching passwords, and provides instant feedback through styled messages and input borders — making form submission secure and user-friendly.


📚 Table of Contents


🔎 Overview

📸 Screenshot

Live Preview Screenshot

🔗 Links

📌 Features

  • ✅ Validates full name, phone, email, website URL, and password
  • ✅ Real-time input validation using built-in HTML attributes and JS
  • ✅ Password strength requirement using RegEx
  • ✅ Confirms password match before submission
  • ✅ Displays clear error/success messages with styled borders
  • ✅ Uses JavaScript to prevent form submission if data is invalid
  • ✅ Stores submitted user data in an object for further use

🛠️ Built with

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • Constraint Validation API

🧠 My Process

🗃️ Useful resources

🔙 Previous Project

🔜 Next Project


👤 Author

🌐 Connect with Me

💻 Coding Profiles

🙌 Thanks for checking out my project! More coming soon. Stay tuned 🚀

About

ZTM JS Web Projects Course | Form Validator | Project 12/20

Topics

Resources

Stars

Watchers

Forks