How to Employee Record Management System uisng PHP and MySQL

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 
OR Register a new user.

Credential for admin panel : username : admin Password : Test@123