Employee Record Management System in PHP and MySQL
Employee Record Management System in PHP and MySQL
Project Name : Employee Record Management System (ERMS)
Language Used : PHP
Database : My SQL
User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser : Mozilla, GoogleChrome,IE8,OPERA Software : XAMPP / Wamp / Mamp/ Lamp (any one)Employee Record Management System project used to manage the data of the employees such as personal details, education details, work exp etc. This project will reduce the paper work of the company . Through this project company can manage all data online.
Employee Record Management System project divided in two modules :
- User Module
- Admin Module
- User can register himself.
- User login
- User password recovery.
- User can add / edit own work experience details
- User can add / edit own education details.
- User can edit own profile.
- User can update own password.
- Logout
- Admin Login
- Admin can manage all employee records.
- Admin can update / edit user personal details/ work exp. details / Education.
- Admin can update own profile
- Change password
- Logout
1. Download 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@12
.
0 Response to "Employee Record Management System in PHP and MySQL"
Post a Comment