Nuacht

Overview This project is a web-based student registration form built using React for the front end and PHP for the back end. It allows students to input their personal, academic, and address details, ...
Key Functionalities: Form Validation: Ensures no special characters or numbers in the name field. Form Submission: PHP processes the form after validation, triggering a JavaScript alert with the form ...