Ingenious School Management System 2Ingenious School Management System 2
I build this system only for learning purpose.Ingenious School Management System 2
I build this system only for learning purpose.Overview
Ingenious School Management system is learning purpose System. You can check the demo and introduction video. Then you can get a better idea.Â
I promise you that I will make you a web developer before the end of the quarantine period. But I can do that only if you understand my explanation. Watch that introduction video carefully and ask yourself whether you can understand this or not. So if you understand this explanation trust me you can be a web developer before the end of the quarantine period.Â
I will guide you until you learn this full project.
AdminÂ
user name:- [email protected]
password:- 12345
Teacher
user name:- [email protected], [email protected], [email protected]
password:- 12345
Student
user name:- [email protected], [email protected], [email protected]
password:- 12345
Features
- Multi Login
- Student Management.
- Teacher Management.
- Salary Management
- Payment Management
- Toaster Alert
- Print Invoice
- Chart JS
- Form Validation(empty value, phone format, email format, file type, file size, duplicate values)
Requirements
- PHP 5.5
- MYSQL 4.6
- Text Editor Software
Instructions
- Create new database on the PHPMyAdmin and give any name. Then import the std_db.sql.
- Upload std folder to the your root folder.
- Edit this file. Â (controller/config.php)
$servername = "localhost";
$username  = "root";
$password  = "";
$dbname    = "std_db";
- Give your server user name, password and database name.
Other items by this author
Category | Scripts & Code / PHP Scripts / Management / School |
First release | 1 June 2020 |
Last update | 1 June 2020 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | php, jquery, MySQL, Javascript, school management system, student management system |