This project is a Student Registration System developed using HTML, CSS, and JavaScript. It allows users to enter student details through a registration form and validates the input on the client side. The project focuses on creating a clean user interface and handling form data efficiently without using any backend or database.
It is my completely made from scratch and add basic functionality in this project but further when we learn more thing we will definitely implement our learning things
In this project you can add student data like name, student, email and contact number and you can further edit it and if you want to delete this you can easily delete it
Form validation is not working properly but I'm sure we will solve this problem in future when we learn this thing clearly