The Project Management System In PHP is a simple project developed using PHP, JavaScript, and CSS. The project contains an admin and user side. The admin side manages all the management like adding students, faculty members and searching for students and faculty members’ information, and so on. The admin has an important role in the management of this system.
About Project Management System In PHP
For the user section, the users can either be faculty members or students. The faculty members can update their skills, check emails, and so on. While the students can upload the projects, view skills of faculty members. This project makes a convenient way for the organization to manage and update the projects.
This Project Management System is in PHP, JavaScript and CSS. Talking about the features of this system, it contains the admin section and the user section. All the editing, updating, managing students, faculty members and viewing their details are from the admin section. The design of this system is pretty simple so that the user won’t get any difficulties while working on it. But the project is not fully functional, you can make the email section more real and functioning.
How To Run Project Management System In PHP ?
To run this project, you must have installed a 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/
- Open a browser and go to URL “http://localhost/phpmyadmin/”
- Then, click on the databases tab
- Create a database naming “pmas” and then click on the import tab
- Click on browse file and select “pmas.sql” file which is inside the “PMS” folder
- Click on go.
After Creating Database,
- Open a browser and go to URL “http://localhost/PMS/”
Note: For all the login details, check the database table