The Student Management System is a web-based application designed to manage student records efficiently. This system allows users to add, update, delete, and view student details while maintaining a structured database for student information.
- 📋 Add, update, and delete student records
- 🔍 Search and filter students
- 📊 View detailed student information
- 📁 Manage courses and enrollments
- 🔐 Secure authentication for admin and users
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: PHP
- Database: MySQL
- Install XAMPP or WAMP server
- MySQL database setup
- Clone the repository:
git clone https://github.com/Menula-De-Silva/Student-Management-System.git
- Move the project to the
htdocs
folder (for XAMPP) or thewww
folder (for WAMP). - Start Apache and MySQL from the control panel.
- Import the
database.sql
file into MySQL. - Open the project in the browser:
http://localhost/Student-Management-System/
- Admin can log in to manage students and courses.
- Students can view their details and enrollments.
- Responsive design for better user experience.
Contributions are welcome! Follow these steps:
- Fork the repository 🍴
- Create a new branch 🚀
- Make your changes and commit 📌
- Push to your forked repo 📤
- Submit a Pull Request 📩
This project is licensed under the MIT License.
🌟 Star this repo if you like it! ⭐