Agro-School Management System is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it contains an admin side where he/she can manage all the school records. The admin plays an important role in the management of this system. In this project, the student can just take part in the exam and view their result. Create management system in PHP and JavaScript for your school and college project.
About Agro-School Management System In PHP
Talking about the features of the this Agro-School Management System, the admin can manage every actions if they want. From adding different courses to exam details they can so that. Also, the admin can add various types of subject materials for the students. Beside all these, the admin can also add faculty, room, and exam time. The user can view all the records in the form of an Excel file. It also contains user management for the easy management of the system.
How To Run Agro-School Management System In PHP ?
Design of this project is pretty simple so that the user won’t find any difficulties while working on it. This system in PHP helps the user in managing inventory and transactions. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). After Starting Apache and MySQL in XAMPP, follow the following steps
- Extract file
- Copy the main project folder
- Paste in xampp/htdocs/
Now Connecting Database
- Open a browser and go to URL “http://localhost/phpmyadmin/”
- Then, click on the databases tab
- Create a database naming “db_reviewer” and then click on the import tab
- Click on browse file and select “db_reviewer.sql” file which is inside “DATABASE” folder
- Click on go.
After Creating Database,
- Open a browser and go to URL “http://localhost/agriculture/”