Skip to content

A simple and efficient form validation project built using JavaScript. It validates user input fields such as name, email, and more with real-time error handling to ensure data accuracy and improve user experience.

License

Notifications You must be signed in to change notification settings

zainulabedin-devsec/form_validation_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ Form Validation Project

This project demonstrates a simple HTML form with JavaScript validation.
The form collects basic contact details (Name and Email) and validates them before submission.


πŸš€ Features

  • HTML form for entering Name and Email Address
  • JavaScript validation for:
    • Empty Name field
    • Empty Email Address field
  • Alerts the user if required fields are missing
  • Includes Submit and Reset buttons

πŸ› οΈ Technologies Used

  • HTML5
  • JavaScript (Vanilla JS)

πŸ“‚ Project Structure

πŸ“¦ form-validation

┣ πŸ“œ index.html # Form structure

┣ πŸ“œ form_validation.js # Validation logic

β”— πŸ“œ README.md # Documentation


▢️ How to Run

  1. Clone this repository:

  2. git clone https://github.com/zainulabedin-devsec/form-validation.git

πŸ“Έ Demo (screenshots):

image

πŸ‘¨β€πŸ’» Author

Zain Ul Abedin

About

A simple and efficient form validation project built using JavaScript. It validates user input fields such as name, email, and more with real-time error handling to ensure data accuracy and improve user experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published