The School Management System in CodeIgniter can be thought of as a platform that helps your school run smoothly by digitizing and automating different academic and administrative tasks.
The software will act as a school’s data management system and make it easy and quick for you to do jobs that involve managing a lot of data.
This project includes a number of features that will allow users to manage all of the records in a school.
This system, as well as the web application, has a clear concept that is similar to real-life scenarios and is well-implemented.
The School Management System Using CodeIgniter is primarily concerned with dealing with students and teachers, as well as their individual attendance, classes, and grades.
Additionally, the system displays all available information about students, including their classes, subjects, teachers, grade sheets, fees, and much more.
- Admin Panel
- Class and Section Management
- Manage Subject
- Student Management
- Teacher Management
- Attendance Management (Student and Teacher)
- View Attendance Report
- Manage Student’s Marks
- Mark Sheet Management
- Student’s Management Payment
- Maintain Income and Expenses
- Generates Current Budget
These are the steps on how to run a School Management System in CodeIgniter with Source Code.
-
Download Source Code
-
Extract File
After finishing downloading the file, go to the file location, right-click the file, and click extract.
- Copy Project Folder
Next, copy the project folder and paste it to C:\xampp\htdocs.
- Open Xampp
Open xampp and start the Apache and mysql.
- Create Database
Click any browser, type the URL localhost/phpmyadmin, and create a database.
- Import Database
Click the created database, click import to the right tab, click Choose file, and import the sql file inside the download folder.
- Execute Project
Final, type to the URL localhost/sms.
- Dashboard:
- Attendance Report:
- Teacher Module:
- Subject Module:
- Student Module:
- Class Module: