https://github.com/iparthanth/payroll_system
The project is an Employees Payroll Management System.A web-based application project developed in PHP, CodeIgniter 4 Framework, and MySQL Database. This project's main goal is to provide an automated & online application platform for any company to manage its employees' payroll
https://github.com/iparthanth/payroll_system
admin-dashboard ajax apache codeigniter mysql php8 salary-calculation xampp-server
Last synced: 27 days ago
JSON representation
The project is an Employees Payroll Management System.A web-based application project developed in PHP, CodeIgniter 4 Framework, and MySQL Database. This project's main goal is to provide an automated & online application platform for any company to manage its employees' payroll
- Host: GitHub
- URL: https://github.com/iparthanth/payroll_system
- Owner: iparthanth
- Created: 2025-03-28T10:39:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T14:03:28.000Z (12 months ago)
- Last Synced: 2025-08-16T16:43:22.762Z (7 months ago)
- Topics: admin-dashboard, ajax, apache, codeigniter, mysql, php8, salary-calculation, xampp-server
- Language: PHP
- Homepage:
- Size: 3.18 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security.jpg
Awesome Lists containing this project
README
# Payroll_System
[](https://www.php.net/)
[](https://www.apachefriends.org/)
# Image
# Admin Login
Username: Partha
Password: partha
# Prerequisites
- XAMPP installed (Apache + MySQL + PHP)
- PHPMyAdmin access (included with XAMPP)
- Move payroll_system file to 'htdocs' folder located in 'xampp' folder at your C/D/... Drive
- Access PHPMyAdmin: http://localhost/phpmyadmin
- Create a database named'smarthr'
- Navigate to Import tab
- Choose Database/smarthr.sql from repository
- Execute import
- Move to your local browser(chrome) and type (localhost/payroll_system)
- Everything will be ready