Online-Payroll-Management-System
Online-Payroll-Management-System copied to clipboard
A Payroll management System with feature like generate payslip & reports. It manages salaries, leaves, branches, employees, designations, shifts, holidays and employee attendance. It has chat applicat...
Online-Payroll-Management-System
Following are the features of the developed system
1. Its User-Friendly. Easy to use website.
2. Store information about Administrator and Employees.
3. Reduced time consumption.
4. Employees Salary can be Printed.
5. Online chat Service Integrated.
6. Employees Performance analysis using Biometric.
Instructions
To get the website up and running on your machine, you will need XAMPP. After installtion, follow the steps below.
-
Clone the repository using this command.
git clone https://github.com/MD-MAFUJUL-HASAN/Online-Payroll-Management-System.git
-
Find the cloned folder on your system directory. Example-
C:\Users\mdton\Online-Payroll-Management-System
-
Copy and Paste the cloned folder in the htdocs folder in XAMPP folder on your machine.
-
Start Apache and MySQL from XAMPP control panel.
-
Open browser and write
localhost/phpmyadmin/
in the url bar and PHP interface will open. Navigate to phpMyAdmin using Navbar. -
Create a new Database naming
payrollmanage
and Import thepayrollmanage.sql
file from your systemC:\xampp\htdocs\Online-Payroll-Management-System
-
Type in the browser url bar
localhost/Online-Payroll-Management-System
-
Default Admin Account
Username - [email protected]
Password - Admin@123
Congrats! The Website is live on your machine.
If you like my project hit a star(⭐) button
Screenshots
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.