Skip to content

Repository files navigation

Student Management System

A simple Student Management System built using PHP, MySQL, and XAMPP.
This project allows users to add, update, delete, and view student records through a clean and functional interface.


🚀 Features

  • Add new student details
  • Edit and update existing student information
  • Delete student records
  • View a complete list of students
  • Search/filter student data
  • MySQL database for storing records
  • Simple and easy-to-use PHP interface

🛠 Tech Stack

  • PHP
  • MySQL
  • XAMPP (Apache Server)
  • HTML, CSS

⚙️ How to Run the Project

1️⃣ Install XAMPP

Download from the official website:
https://www.apachefriends.org/

2️⃣ Move the Project Folder

Place the project folder inside:

3️⃣ Create the Database

  1. Open phpMyAdmin
  2. Create a new database (example name: student_db)
  3. Import the SQL file included in the project (example: student_db.sql)

4️⃣ Run the Project

Open your browser and type:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages