Complete School Management System in PHP/MYSQL With Source Code
In this article we will discuss the Complete School Management System in PHP, it has got a wide feature including student admission, fees collection, a listing of all banks for fees collection, adding teachers, adding subjects, adding classes, hostels among many other school administrative features. You can easily use this system to manage the school. This project was developed in PHP, HTML, JQUERY, etc with MySQL database.
Complete School Management System
|
Name of Project |
Advance School Management System |
|
Language |
PHP |
|
Database |
My SQL |
|
Interface Design |
bootstrap.
JavaScript, HTML, Ajax, JQuery, |
|
Browser |
Opera Mozilla Google Chrome IE8 |
About: School Management System
- Dashboard: Admin
- Students
- Fees Collection
- Hostels
- Classes
- Sessions
- Notices
- Fees Structure
School Management System Feature
- Students
- Fees Collection
- Branch
- Teachers
- Subjects
- Classes
- Streams
- Hostels
- Timetable
- Events
- Notice/Announcements
- Exam Results
- Parents
- Exam Categories
- Sessions
- Student Categories
- Class Attendance
- Fees Structure
- User Control
admin information
User ID-Admin
Password-admin
How to Setup /Installation School Management System
STEP #1: After downloading the zip file
STEP #2: Extract it to the document root of your local server
STEP #3: Find the folder named INSTALL
in this folder find the file named fantastic_school_admin_db.sql
STEP #4: use this file to import the tables into your database. You can name your database fantastic_school_admin_db
STEP #5: give it any other name but make sure to make changes in the following places. First, in the folder named libs, find a file named db_connect.php and edit the database name according to your preferred name, Second place is a file named config.php go and edit the database name there also and any of the details according to your local server setup
