This web application is created as a part of a project in Jagaad Academy. It allows users to manage student records.
- Add a new student: Users can enter the registration number, name, grade, and classroom of a student and add them to the system.
- Update an existing student: Users can update the information of an existing student.
- Delete a student: Users can delete a student from the system.
- Display student list: The application can display a table listing all the students in the system, including their registration number, name, grade, classroom, and actions (update and delete).
- HTML
- CSS
- PHP