Human Resource Management project is developed using PHP, CSS, and JavaScript. Talking about the project, it has all the essential features required for the arranging of human resources. This project contains the admin side. Admin can manage human resources, employees, live event and notices. The Admin plays the main role in the management of the system. In this project, all the main functions are performed from the Admin side.
About Human Resource Management In PHP Project :
The Admin has full control of the system, all the main functions are to be performed from Admin panel. Here, the admin can create employees, live event, and notices. Human Resource Management in PHP helps in easy arranging of the human resources. Design of this project is simple so that user won’t find it difficult to understand, use and navigate.
Login details: username(razu), password(123)
How To Run Human Resource Management In PHP ?
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
- 1st Step: Extract file
- 2nd Step: Copy the main project folder
- 3rd Step: Paste in xampp/htdocs/
Now Connecting Database
- 4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
- 5th Step: Then, click on databases tab
- 6th Step: Create database naming “hrm” and then click on import tab
- 7th Step: Click on browse file and select “hrm.sql” file which is inside “DB” folder
- 8th Step: Click on go.
After Creating Database,
- 9th Step: Open a browser and go to URL “http://localhost/localhost/HumanResourceManagementSystem/”