Skip to content

A simple web application for student registration with validation features for ensuring data integrity. Allows users to input personal details, including password strength validation and file upload size restriction. Built with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

surajkumar345678/Student-Registration-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Student Registration Form Project

This project is a simple web application for student registration. It allows users to input their personal details such as first name, last name, gender, age, date of birth, email, password, phone number, address, state, pin code, hobbies, and upload a photo. The form includes validation for required fields, email format, password strength, phone number format, and file size for the photo upload.

Screenshots

Screenshot: Initial view of the registration form Screenshot (45)

Features

  • Responsive Design: The form is designed to adapt to various screen sizes, ensuring a consistent user experience across devices.
  • Password Strength Checker: Provides real-time feedback on the strength of the password entered.
  • File Upload Validation: Ensures that the uploaded photo does not exceed the maximum size limit of 100kb.
  • Netlify Form Handling: The form is configured to work with Netlify for easy form submission and processing.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

How to Run

To run this project locally, simply download the files and open the index.html file in a web browser.

git clone https://github.com/surajkumar345678/student-registration-form.git
cd student-registration-form

Contributing

Contributions are welcome! Please feel free to fork this repository, make changes, and submit a pull request.

License

This project is not licensed under the MIT License - see the LICENSE file for details.

About

A simple web application for student registration with validation features for ensuring data integrity. Allows users to input personal details, including password strength validation and file upload size restriction. Built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published