Online Student Management System
Complete Online Student Management System using PHP/MySQL

Outline: Complete Online Student Management System using PHP MySQL
The Complete Online Student Management System was developed utilizing PHP and MySQL. It is a very responsive application that manages students learning activities and grades. Using the Online Student Management System helps in time saving and reduces error.
Main Features: Complete Online Student Management System using PHP MySQL
- Responsive Dashboard that uses AdminLTE Plugin
- Student CRUD
- Has print preview options
- Can print csv files
- Units CRUD
- Courses CRUD
- Attendance Record
- Marks with Grades
- Academic Year
- Login with students, faculty, and admin
Before you can import the database contained in the superschool.sql file, you must first create the database with the name superschool.sql in the localhost/PHPMyAdmin/ directory.
This project makes use of the following:
- PHP: Backend
- JavaScript
- HTML
- CSS
- JS: Frontend
- Bootstrap
This project is compatible with the following operating systems:
- Windows
- Linux
- MAC
Installation Guide: Online Student Management System
To run the program, you must first install a virtual server like XAMPP on your Computer device.
Online Student Management System is a free download that should only be used for educational purposes.
The following steps should be taken after starting Apache and MySQL in XAMPP.
1: Proceed to Extract the downloaded file.
2: Copy the main program folder.
3: Paste the copied folder in xampp/htdocs/.
To Connect Database
4: Open a browser and navigate to “http://localhost/phpmyadmin/”.
5: Next, select the databases tab.
6: Create a database called “superschool”, and proceed to select the import tab.
7: Select the “superschool.sql” file located in the “superschool” folder by clicking on “browse file”.
8: Press “Go.”
Following Database Creation.
9: Open a browser and navigate to “http://localhost/superschool/”.
Administrator Login details
username: demo
password: demo