Skip to content

vinay07369/Student-Registeration-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“˜ Student Registration Form

A mini web-based Student Registration application built using HTML, CSS, and JavaScript. It allows users to input student details, dynamically display them in a table, and delete entries as needed β€” all with a clean and user-friendly interface.

πŸš€ Features

  • πŸ“ User-friendly form to register student details
  • πŸ” Real-time field validation (enables save only when all inputs are filled)
  • πŸ“„ Dynamically adds student data to a table
  • ❌ Delete functionality to remove specific entries
  • πŸ’» Responsive design (optional – if you’ve styled for mobile)

πŸ› οΈ Tech Stack

  • HTML – Structure of the page
  • CSS – Styling and layout
  • JavaScript – Logic, validation, and dynamic DOM manipulation

About

This is a mini student registration web app built using HTML, CSS, and JavaScript. The application allows users to enter student details through a form, dynamically displays the submitted data in a table, and supports deletion of individual student entries directly from the table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors