Record Management System in PHP Free Source Code
Introduction of Record Management System
This is a PHP Project entitle Personnel Record Management System. This web application/system manages, stores, and retrieves the records of personnel. This project was built for DepEd Silay which means the data or personnel in this system related to the said local government branch.
About the Project
This Record Management System was developed using PHP, MySQL Database, HTML, CSS, JavaScript, and Bootstrap. The system has 2 types of users which are the Admin and the User. The Admin can manage all the data in the system including the list of system users while the Staff User has limited access to manage only. The system can able to store the list of schools, personnel positions, and personnel qualifications. The application also stores the details of the personnel with their service credits and records. The system has a pleasant user interface and user-friendly functionalities
Features
- Login/Logout
- Home Page (Displays the Mission and Vission)
- Manage School Entry
- Manage Position Entry
- Manage Qualification Entry
- Add Personnel
- Manage Personnel Information:
- Personnel Details
- Personnel Service Credit Data
- Personnel Service Records
- View History Logs
The project's source code is free to download on this website. Feel free to download and modify the source code the way you wanted.
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
hrms
. - Import the provided
SQL
file. The file is known ashrms.sql
located inside the database folder. - Browse the Personnel Record Management System in a browser. i.e.
http://localhost/Personnel_record_management_system
.
Admin Access
Username: admin
Password: admin
Sample User Access
Username: user
Password: user
Demo
That's it! You can now explore the features and functionalities of this Records Management System in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future PHP Projects.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
got an error, please help me to fix it
First rename 'hrms(4)' to …
I need help
Error
I can solve login issue
Facing the problem. Please any one help me how to deal with it.
Please kindly someone help,
Can not Login
Needs some clarification
Add new comment
- Add new comment
- 25855 views