A responsive student form web application that allows users to add, display, and delete student records efficiently. This project demonstrates form handling, data validation, and CRUD operations using HTML, CSS, and JavaScript. It helps manage student information through a simple and user-friendly interface.
https://sabithra-m.github.io/Student-Form/
✅ Add student details (Name, Age, Gender, Course, Email) ✅ Display student records in a table ✅ Delete student records ✅ Form validation for user inputs ✅ Responsive and user-friendly interface ✅ Dynamic data handling using JavaScript DOM manipulation
HTML5 – Structure of the application CSS3 – Styling and layout JavaScript – Form handling and CRUD operations
 