-
Notifications
You must be signed in to change notification settings - Fork 0
The Employee Record Management System Project in PHP Source Code is software used by businesses to combine a number of necessary HR functions. Such as storing employee data, managing payrolls, recruitment processes, benefits administration, and keeping track of attendance records.
freesourcecode/Employee-Management-System-Project-in-PHP
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
How to run this project 1. Download the the zip file 2. Extract the file and copy erms folder 3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html) 4. Open phpmyadmin (http://localhost/phpmyadmin) 5. Create a database with name ermsdb 6. Import ermsdb.sql file(given inside the zip package in sql file folder) 7.Run the script http://localhost/erms (frontend) Credential for user panel : username : testuser@gmail.com Password : Test @123 Credential for admin panel : username : admin Password : Test @123
About
The Employee Record Management System Project in PHP Source Code is software used by businesses to combine a number of necessary HR functions. Such as storing employee data, managing payrolls, recruitment processes, benefits administration, and keeping track of attendance records.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published