Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 749 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 749 Bytes

STUDENT MANAGEMENT SYSTEM

This web application is created as a part of a project in Jagaad Academy. It allows users to manage student records.

Features

  • 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).

Technologies Used

  • HTML
  • CSS
  • PHP