WelCome To  My Home Page 

STUDENT REGISTRATION FORM
=========================
DEVELOPED BY: PUNEET SINGH

INTRODUCTION:
This Student Registration Form serves as an official portal for collecting and managing essential student details. It acts as the primary link between the student body and academic administration. By standardising the collection of vital records—such as Name, Roll Number, and Student ID—this interface ensures structured data entry, smooth enrollment workflows, and reliable database management. Additionally, the system captures academic tracking metrics (Subject Stream and Semester choices) alongside direct inquiry features (Subject and Message) to provide a unified data collection framework for educational institutions.

ASSIGNMENT & SPECIFICATIONS:
To complete the deployment of this student registration system, the following technical requirements must be satisfied:

1. Interface & Data Validation:
– Ensure ‘Name’, ‘Roll Number’, and ‘Student ID’ fields reject empty inputs.
– Implement numeric constraints on the Roll Number field to prevent textual errors.
– Enforce proper syntax formatting on the ‘Your Email’ field.

2. Academic Mapping:
– Configure a responsive drop-down or selection tool for the ‘Subject Stream’ field.
– Ensure the ‘Semester’ choices accurately capture selections for Semester 1, 2, or 3.

3. Backend & Submission Processing:
– Establish a secure submission pipeline that maps the incoming data payload to a database.
– Configure the ‘Subject’ and ‘Your Message’ fields to automatically route student inquiries to the administration.