This project is a School Management System built with Laravel, PHP, and MySQL for the backend, and HTML, CSS, and JavaScript for the frontend. It aims to simplify and streamline the administrative tasks in a school environment, such as managing student records, courses, grades, and staff.
The School Management System is designed to help schools manage their administrative tasks effectively. It includes functionalities for:
- Managing student information and records
- Managing course enrollments and grades
- Administering staff and their roles
- Reporting and analytics
The system provides an intuitive interface for admins, teachers, and students.
- User authentication (Admin, Teacher, Student)
- Dashboard to manage students, courses, and grades
- Report generation and print-friendly formats
- Responsive and mobile-friendly interface
- Easy-to-use admin panel for managing the system
- Role-based access control for different users
- Open the application in your browser (URL will depend on your local server).
- Log in as an admin to access the dashboard and manage student data, courses, and staff.
- Teachers and students can log in to view and update their details, grades, and courses.
We welcome contributions! Feel free to fork this repository, open issues, or submit pull requests. Whether it's fixing bugs, adding features, or improving documentation, your help is appreciated.
This project is licensed under the MIT License.