An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Payroll_System
[![PHP](https://img.shields.io/badge/PHP-8.2.12-777BB4?style=flat&logo=php&logoColor=white)](https://www.php.net/)
[![XAMPP](https://img.shields.io/badge/XAMPP-3.3.0-FB7A24?style=flat&logo=apache&logoColor=white)](https://www.apachefriends.org/)

# Image
Payroll System Preview
Payroll System Preview
Payroll System Preview
Payroll System Preview

# 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